123456789101112131415161718192021222324252627282930313233343536373839 |
- .. core-admin documentation master file, created by
- sphinx-quickstart on Thu Nov 13 15:02:15 2014.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to core-admin's documentation!
- ======================================
- This page contains documentation autogenerated from source tree. It includes
- manpages and API documentation. For primary user documentation, see
- `https://wiki.qubes-os.org <https://wiki.qubes-os.org>`_.
- .. toctree::
- :maxdepth: 2
- qubes
- qubes-vm/index
- qubes-events
- qubes-plugins
- qubes-ext
- qubes-log
- qubes-tools/index
- qubes-tests
- qubes-dochelpers
- .. toctree::
- :maxdepth: 1
- autoxml
- manpages/index
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
- .. vim: ts=3 sw=3 et
|