index.rst 331 B

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