File: index.rst

package info (click to toggle)
python-qemu-qmp 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 2,819; makefile: 157; sh: 2
file content (46 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.. qemu documentation master file, created by
   sphinx-quickstart on Mon Dec 13 16:50:29 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. toctree::
   :caption: Home
   :maxdepth: 3
   :hidden:

   main

.. include:: ../README.rst

.. toctree::
   :maxdepth: 4
   :caption: Documentation

   overview

.. toctree::
   :maxdepth: 4
   :caption: Module Reference

   qemu.qmp.error
   qemu.qmp.events
   qemu.qmp.legacy
   qemu.qmp.message
   qemu.qmp.protocol
   qemu.qmp.qmp_client
   qemu.qmp.util

.. toctree::
   :maxdepth: 2
   :caption: Tool Reference

   qmp_shell
   qmp_shell_wrap


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`