mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
qapi: Move empty doc section checking to doc parser
Results in a more precise error location, but the real reason is emptying out check_docs() step by step. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1489582656-31133-35-git-send-email-armbru@redhat.com>
This commit is contained in:
parent
2d433236df
commit
4ea7148e89
2 changed files with 15 additions and 7 deletions
|
@ -1 +1 @@
|
|||
tests/qapi-schema/doc-empty-section.json:3: Empty doc section 'Note'
|
||||
tests/qapi-schema/doc-empty-section.json:7:1: Empty doc section 'Note'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue