book.rst 415 B

12345678910111213141516171819202122232425
  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. resources
  17. changes
  18. internals
  19. development
  20. authors