index.rst 955 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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-features
  16. qubes-storage
  17. qubes-devices
  18. qubes-exc
  19. qubes-ext
  20. qubes-log
  21. qubes-mgmt
  22. qubes-policy
  23. qubes-backup
  24. qubes-tools/index
  25. qubes-tests
  26. qubes-dochelpers
  27. .. toctree::
  28. :maxdepth: 1
  29. libvirt
  30. autoxml
  31. manpages/index
  32. Indices and tables
  33. ==================
  34. * :ref:`genindex`
  35. * :ref:`modindex`
  36. * :ref:`search`
  37. .. vim: ts=3 sw=3 et