index.rst 887 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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-tools/index
  21. qubes-tests
  22. qubes-dochelpers
  23. .. toctree::
  24. :maxdepth: 1
  25. libvirt
  26. autoxml
  27. manpages/index
  28. Indices and tables
  29. ==================
  30. * :ref:`genindex`
  31. * :ref:`modindex`
  32. * :ref:`search`
  33. .. vim: ts=3 sw=3 et