index.rst 903 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .. core-admin documentation master file, created by
  2. sphinx-quickstart on Thu Nov 13 15:02:15 2014.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to core-admin's documentation!
  6. ======================================
  7. This page contains documentation autogenerated from source tree. It includes
  8. manpages and API documentation. For primary user documentation, see
  9. `https://wiki.qubes-os.org <https://wiki.qubes-os.org>`_.
  10. .. toctree::
  11. :maxdepth: 2
  12. qubes
  13. qubes-vm/index
  14. qubes-events
  15. qubes-exc
  16. qubes-ext
  17. qubes-log
  18. qubes-mgmt
  19. qubes-policy
  20. qubes-backup
  21. qubes-tools/index
  22. qubes-tests
  23. qubes-dochelpers
  24. .. toctree::
  25. :maxdepth: 1
  26. libvirt
  27. autoxml
  28. manpages/index
  29. Indices and tables
  30. ==================
  31. * :ref:`genindex`
  32. * :ref:`modindex`
  33. * :ref:`search`
  34. .. vim: ts=3 sw=3 et