index.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. Welcome to Gluon
  2. ================
  3. Gluon is a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes.
  4. Several Freifunk communities in Germany use Gluon as the foundation of their Freifunk firmwares.
  5. User Documentation
  6. ------------------
  7. .. toctree::
  8. :maxdepth: 2
  9. user/getting_started
  10. user/site
  11. user/builds
  12. user/faq
  13. Features
  14. --------
  15. .. toctree::
  16. :maxdepth: 2
  17. features/configmode
  18. features/autoupdater
  19. features/private-wlan
  20. features/mesh-on-wan
  21. features/announce
  22. Developer Documentation
  23. -----------------------
  24. .. toctree::
  25. :maxdepth: 2
  26. dev/basics
  27. Supported Devices
  28. -----------------
  29. * TP-Link
  30. - TL-WR740N (v1, v3, v4)
  31. - TL-WR741N/ND (v1, v2, v4)
  32. - TL-WR841N/ND (v3, v5, v7, v8, v9)
  33. - TL-WR842N/ND (v1, v2)
  34. - TL-WR941N/ND (v2, v3, v4)
  35. - TL-WR1043N/ND (v1)
  36. - TL-WDR3500 (v1)
  37. - TL-WDR3600 (v1)
  38. - TL-WDR4300 (v1)
  39. - TL-WA901N/ND (v2)
  40. - TL-MR3020 (v1)
  41. - TL-MR3040 (v1)
  42. - TL-MR3220 (v1)
  43. - TL-MR3420 (v1, v2)
  44. * Ubiquiti
  45. - Bullet M2
  46. - Nanostation M2
  47. - Picostation M2
  48. - UniFi AP
  49. - UniFi AP Outdoor
  50. * D-Link
  51. - DIR-615 (E1)
  52. - DIR-825 (B1)
  53. * Linksys
  54. - WRT160NL
  55. Releases
  56. --------
  57. .. toctree::
  58. :maxdepth: 1
  59. releases/v2014.3
  60. License
  61. -------
  62. See LICENCE_
  63. .. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
  64. Indices and tables
  65. ==================
  66. * :ref:`genindex`
  67. * :ref:`search`