summary refs log tree commit diff stats
path: root/docs/system
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-02-28 15:36:07 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-06 10:05:12 +0000
commita12e74cc5236e0ebe06d44e8e159e07c066ba842 (patch)
tree5fd4e0a08aa951a35f4bd5ead7380a327e5289c6 /docs/system
parenta6b30bcae6ebc71bae83e0ac7a5f0dfc93bb5b3e (diff)
downloadfocaccia-qemu-a12e74cc5236e0ebe06d44e8e159e07c066ba842.tar.gz
focaccia-qemu-a12e74cc5236e0ebe06d44e8e159e07c066ba842.zip
hmp-commands-info.hx: Add rST documentation fragments
Add the rST versions of the documentation fragments.  Once we've
converted fully from Texinfo to rST we can remove the ETEXI
fragments; for the moment we need both.

Note that most of the SRST fragments are 2-space indented so that the
'info foo' documentation entries appear as a sublist under the 'info'
entry in the top level list.

Again, all we need to do to put the documentation in the Sphinx manual
is a one-line hxtool-doc invocation.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200228153619.9906-22-peter.maydell@linaro.org
Diffstat (limited to 'docs/system')
-rw-r--r--docs/system/monitor.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/system/monitor.rst b/docs/system/monitor.rst
index 52b0f18cfe..0bcd5da216 100644
--- a/docs/system/monitor.rst
+++ b/docs/system/monitor.rst
@@ -21,9 +21,7 @@ The following commands are available:
 
 .. hxtool-doc:: hmp-commands.hx
 
-..
-  TODO: convert and reference hmp-commands-info.hx
-
+.. hxtool-doc:: hmp-commands-info.hx
 
 Integer expressions
 ~~~~~~~~~~~~~~~~~~~