index.rst 925 B

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