summaryrefslogtreecommitdiffstats
path: root/include/exec/plugin-gen.h
diff options
context:
space:
mode:
authorJohn Snow2021-05-11 21:29:50 +0200
committerLaurent Vivier2021-06-05 21:15:22 +0200
commitd7878875ae09e9c59aa2bd52e6f289cb845e944e (patch)
tree41af41b7518d4f8eba901260f2cccba7da173132 /include/exec/plugin-gen.h
parentlinux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] (diff)
downloadqemu-d7878875ae09e9c59aa2bd52e6f289cb845e944e.tar.gz
qemu-d7878875ae09e9c59aa2bd52e6f289cb845e944e.tar.xz
qemu-d7878875ae09e9c59aa2bd52e6f289cb845e944e.zip
docs: fix broken reference
Long story short, we need a space here for the reference to work correctly. Longer story: Without the space, kerneldoc generates a line like this: one of :c:type:`MemoryListener.region_add\(\) <MemoryListener>`,:c:type:`MemoryListener.region_del\(\) Sphinx does not process the role information correctly, so we get this (my pseudo-notation) construct: <text>,:c:type:</text> <reference target="MemoryListener">MemoryListener.region_del()</reference> which does not reference the desired entity, and leaves some extra junk in the rendered output. See https://qemu-project.gitlab.io/qemu/devel/memory.html#c.MemoryListener member log_start for an example of the broken output as it looks today. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20210511192950.2061326-1-jsnow@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'include/exec/plugin-gen.h')
0 files changed, 0 insertions, 0 deletions