index.rst 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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/mesh-on-wan
  20. features/announce
  21. Developer Documentation
  22. -----------------------
  23. .. toctree::
  24. :maxdepth: 2
  25. dev/basics
  26. Supported Devices
  27. -----------------
  28. * TP-Link
  29. - TL-WR740N (v1, v3, v4)
  30. - TL-WR741N/ND (v1, v2, v4)
  31. - TL-WR841N/ND (v3, v5, v7, v8, v9)
  32. - TL-WR842N/ND (v1, v2)
  33. - TL-WR941N/ND (v2, v3, v4)
  34. - TL-WR1043N/ND (v1)
  35. - TL-WDR3500 (v1)
  36. - TL-WDR3600 (v1)
  37. - TL-WDR4300 (v1)
  38. - TL-WA901N/ND (v2)
  39. - TL-MR3020 (v1)
  40. - TL-MR3040 (v1)
  41. - TL-MR3220 (v1)
  42. - TL-MR3420 (v1, v2)
  43. * Ubiquiti
  44. - Bullet M2
  45. - Nanostation M2
  46. - Picostation M2
  47. - UniFi AP
  48. - UniFi AP Outdoor
  49. * D-Link
  50. - DIR-615 (E1)
  51. - DIR-825 (B1)
  52. * Linksys
  53. - WRT160NL
  54. Releases
  55. --------
  56. .. toctree::
  57. :maxdepth: 1
  58. releases/v2014.3
  59. License
  60. -------
  61. See LICENCE_
  62. .. _LICENCE: https://github.com/freifunk-gluon/gluon/blob/master/LICENSE
  63. Indices and tables
  64. ==================
  65. * :ref:`genindex`
  66. * :ref:`search`