index.rst 900 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. Welcome to Gluon
  2. ================
  3. Gluon is an sophisticated framework for developing OpenWRT based firmwares.
  4. Being in an early development stage it is used by several Freifunk communities
  5. in Germany.
  6. Features
  7. --------
  8. Supported Devices
  9. -----------------
  10. License
  11. -------
  12. User Documentation
  13. ------------------
  14. .. toctree::
  15. :maxdepth: 2
  16. user/getting_started
  17. user/features
  18. user/site
  19. user/builds
  20. user/faq
  21. user/admin
  22. Features
  23. --------
  24. .. toctree::
  25. :maxdepth: 2
  26. features/site-repo
  27. features/configmode
  28. features/dns
  29. features/ntp
  30. features/fastd
  31. features/batman-adv
  32. features/alfred
  33. features/autoupdater
  34. features/mesh-on-wan
  35. Developer Documentation
  36. -----------------------
  37. .. toctree::
  38. :maxdepth: 2
  39. dev/basics
  40. dev/architecture
  41. dev/repositories
  42. dev/packages
  43. Indices and tables
  44. ==================
  45. * :ref:`genindex`
  46. * :ref:`search`