index.rst 337 B

1234567891011121314151617181920212223
  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. internals
  17. development
  18. authors