On Tue, 29 Oct 2019 at 16:22, Paolo Bonzini <[email protected]> wrote: > > Hello, > > this is an attempt at including kernel-doc, with small tweaks (see patch > 2) to support QEMU's doc comment format, in the Sphinx documentation pipeline. > > The ugly part is patch 3, which disables Sphinx's "nitpicking" (warn on > invalid cross-reference) mode. It would probably be possible to use > the nitpick_ignore configuration entry instead. > > Paolo > > Paolo Bonzini (6): > docs: import Linux kernel-doc script and extension > docs: tweak kernel-doc for QEMU coding standards > docs: disable sphinx warning about missing cross references > memory: adjust API documentation to (modified) kerneldoc format > docs: add memory API reference > memory: include MemoryListener documentation and some missing function > parameters
Could you briefly describe the differences between this patchset and the RFC I sent a while back: https://patchew.org/QEMU/[email protected]/ please? thanks -- PMM
