Peter Maydell <peter.mayd...@linaro.org> writes: > This series switches all our QAPI doc comments over from texinfo > format to rST. It then removes all the texinfo machinery, because > this was the last user of texinfo. > > I think I have now resolved all of Markus' issues raised in his > review of v5, and IMHO this is ready to commit. If there are still > things needing fixing, it would be nice if we were able to commit > patches 1-5, which are the ones which add the new indent-sensitive > code to the QAPI parser. That would put a stop to the steady trickle > of doc-comment changes which break the new rules...
I found several small things to improve. I'll now try to address them in my tree. If I fail, I'll take PATCH 01-05 now, and ask for a respin of the rest. [...]