book.rst 401 B

123456789101112131415161718192021222324
  1. :orphan:
  2. .. include:: global.rst.inc
  3. Borg documentation
  4. ==================
  5. .. when you add an element here, do not forget to add it to index.rst
  6. .. Note: Some things are in appendices (see latex_appendices in conf.py)
  7. .. toctree::
  8. :maxdepth: 2
  9. introduction
  10. installation
  11. quickstart
  12. usage
  13. deployment
  14. faq
  15. support
  16. changes
  17. internals
  18. development
  19. authors