Marc-André Lureau <marcandre.lur...@redhat.com> writes: > Hi, > > Add a qapi2texi script to generate the documentation from the qapi > schemas. Build various new documentation targets for it: pdf, man, > txt. The 7th patch in this series is a squashed version of the > documentation move from qmp-commands.txt to the schemas. The whole > version (not sent on the ML to avoid spamming) is in the following git > branch: https://github.com/elmarco/qemu/commits/qapi-doc
I apologize for the delay in review, in particular since parts of this series rot rather quickly. You already rebased your git branch to commit 4387f56 on master. The branch has PATCH 07 split. The branch doesn't rebase cleanly to current master, but the conflicts are all in the shards of PATCH 07. For review, I applied the patches as sent to current master (commit ede0cbe). Two patches conflict. PATCH 07 "(SQUASHED) qmp-commands docs move to schema" I simply skipped. PATCH 11 "build-sys: make and install the generated schema docs" conflicts with commit 78e8779 "qemu-doc: merge qemu-tech and qemu-doc", but it's easy enough to resolve, and you already did it in your git branch. Next: actual review the patches.