index.rst 350 B

123456789101112131415161718192021222324
  1. .. include:: global.rst.inc
  2. .. highlight:: none
  3. Borg Documentation
  4. ==================
  5. .. include:: ../README.rst
  6. .. when you add an element here, do not forget to add it to book.rst
  7. .. toctree::
  8. :maxdepth: 2
  9. installation
  10. quickstart
  11. usage
  12. deployment
  13. faq
  14. support
  15. resources
  16. changes
  17. internals
  18. development
  19. authors