index.rst 880 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. Developer Documentation
  35. -----------------------
  36. .. toctree::
  37. :maxdepth: 2
  38. dev/contribute
  39. dev/architecture
  40. dev/repositories
  41. dev/packages
  42. Indices and tables
  43. ==================
  44. * :ref:`genindex`
  45. * :ref:`search`