1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- .. 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-storage
- qubes-exc
- qubes-ext
- qubes-log
- qubes-mgmt
- qubes-policy
- qubes-backup
- qubes-tools/index
- qubes-tests
- qubes-dochelpers
- .. toctree::
- :maxdepth: 1
- libvirt
- autoxml
- manpages/index
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
- .. vim: ts=3 sw=3 et
|