index.rst 367 B

12345678910111213141516171819202122232425
  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. changes
  16. changes_1.x
  17. changes_0.x
  18. internals
  19. development
  20. authors