Re: [PATCH 5/6] docs/devel/qom: Remove usage of

2020-10-03 Thread Paolo Bonzini
On 03/10/20 04:54, Eduardo Habkost wrote: > is not valid reST syntax. > > Function @argument references don't need additional markup, so > just remove . > > Constants were changed to use reST ``code`` syntax > > Signed-off-by: Eduardo Habkost > --- > include/qom/object.h | 12 ++-- >

[PATCH 5/6] docs/devel/qom: Remove usage of

2020-10-02 Thread Eduardo Habkost
is not valid reST syntax. Function @argument references don't need additional markup, so just remove . Constants were changed to use reST ``code`` syntax Signed-off-by: Eduardo Habkost --- include/qom/object.h | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/in