Fabiano Rosas <faro...@suse.de> writes: > The MigrationParameter (singular) enumeration is not part of the > migration QMP API, it's only used for nicely converting HMP strings > into MigrationParameters (plural) members and for providing readline > completion. > > Documenting this enum only serves to duplicate documentation between > MigrationParameter and MigrationParameters. > > Add an exception to QAPIs pragma.json and stop documenting it.
Please add something like The generated "QEMU QMP Reference Manual" now lists the enum members as "Not documented." Tolerable. > Signed-off-by: Fabiano Rosas <faro...@suse.de> With that Acked-by: Markus Armbruster <arm...@redhat.com>