qapi: Unify representation of doc section without name

We have two representations of sections without a name: the main
section uses name=None, the others name=''.  Standardize on name=None.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20171002141341.24616-8-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Markus Armbruster 2017-10-02 16:13:37 +02:00
parent 0968dc9ae4
commit fc3f0df187
4 changed files with 4 additions and 4 deletions

View file

@ -9,5 +9,5 @@ doc symbol=Enum
The _one_ {and only}
arg=two
section=
section=None
@two is undocumented

View file

@ -82,7 +82,7 @@ doc symbol=Enum
The _one_ {and only}
arg=two
section=
section=None
@two is undocumented
doc symbol=Base
body=