summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2017-03-15 13:57:11 +0100
committerMarkus Armbruster <armbru@redhat.com>2017-03-16 07:13:03 +0100
commit5da19f14ff3393dc84f0f84c50770affd2c10acf (patch)
tree1bedd66d8b5d257d656b22175d8c6a086e5cbfc3 /scripts/qapi.py
parent2a1183ce9399657a896c51f388e6c7ca58f5d56d (diff)
downloadfocaccia-qemu-5da19f14ff3393dc84f0f84c50770affd2c10acf.tar.gz
focaccia-qemu-5da19f14ff3393dc84f0f84c50770affd2c10acf.zip
qapi2texi: Explain enum value undocumentedness more clearly
Instead of not saying anything when we have no documentation, say "Not
documented".

Example change (qemu-qmp-ref.txt):

  -- Enum: GuestPanicAction

      An enumeration of the actions taken when guest OS panic is detected

      Values:
      'pause'
           system pauses
      'poweroff'
+          Not documented

      Since: 2.1 (poweroff since 2.8)

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-23-git-send-email-armbru@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions