index.rst 541 B

12345678910111213141516171819202122232425262728
  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. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. qubes
  11. qubes-vm/index
  12. qubes-events
  13. qubes-plugins
  14. qubes-ext
  15. qubes-log
  16. Indices and tables
  17. ==================
  18. * :ref:`genindex`
  19. * :ref:`modindex`
  20. * :ref:`search`
  21. .. vim: ts=3 sw=3 et