Re: [Qemu-devel] [PATCH v3 11/14] qapi: add qapi2texi script

2016-11-15 Thread Marc-André Lureau
Hi On Thu, Nov 10, 2016 at 9:32 PM Markus Armbruster wrote: > Marc-André Lureau writes: > > > As the name suggests, the qapi2texi script converts JSON QAPI > > description into a texi file suitable for different target > > formats (info/man/txt/pdf/html...). > > > > It parses the following kind

Re: [Qemu-devel] [PATCH v3 11/14] qapi: add qapi2texi script

2016-11-10 Thread Markus Armbruster
Marc-André Lureau writes: > As the name suggests, the qapi2texi script converts JSON QAPI > description into a texi file suitable for different target > formats (info/man/txt/pdf/html...). > > It parses the following kind of blocks: > > Free-form: > > ## > # = Section > # == Subsection >

[Qemu-devel] [PATCH v3 11/14] qapi: add qapi2texi script

2016-11-06 Thread Marc-André Lureau
As the name suggests, the qapi2texi script converts JSON QAPI description into a texi file suitable for different target formats (info/man/txt/pdf/html...). It parses the following kind of blocks: Free-form: ## # = Section # == Subsection # # Some text foo with *emphasis* # 1. with a