mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
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
This commit is contained in:
parent
a6b30bcae6
commit
a12e74cc52
3 changed files with 273 additions and 4 deletions
|
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue