On 9/25/20 12:22 PM, Peter Maydell wrote:
* although there are HTML anchors on all the command/object/etc
headings, they are not stable but just serial-number based
tags like '#qapidoc-35', so not suitable for trying to link
to from other parts of the docs
I suppose this answers my question if qmp commands were going to be able
to be cross-referenced yet.
I'd love to get that working so I can make smart references in the
bitmaps doc.
We could even amend the QMP code parser to insert cross-references to
the function names, which would be *extremely* slick.
--js