qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] docs: fix and cleanup footnotes
@ 2024-10-11  9:49 Paolo Bonzini
  2024-10-11  9:49 ` [PATCH 1/3] docs: fix invalid footnote syntax Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paolo Bonzini @ 2024-10-11  9:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Sphinx 8.1.0 got a lot better at detecting unreferenced footnotes, and
we have three of them---which causes the build to fail when the latest
version of sphinx is installed from Pip.

Patches 1 and 2 fix them, while the third is a general improvement in
the appearance of the rendered footnotes and the consistency of the
rST syntax.

An example of a failing job is https://gitlab.com/bonzini/qemu/-/jobs/8060240732.

Paolo

Paolo Bonzini (3):
  docs: fix invalid footnote syntax
  docs: avoid unreferenced footnote
  docs: use consistent markup for footnotes

 docs/devel/atomics.rst              | 6 +++---
 docs/devel/build-system.rst         | 6 +++---
 docs/devel/loads-stores.rst         | 2 +-
 docs/devel/maintainers.rst          | 4 ++--
 docs/devel/migration/mapped-ram.rst | 4 ++--
 docs/devel/testing/acpi-bits.rst    | 4 ++--
 docs/specs/fw_cfg.rst               | 4 ++--
 docs/specs/rapl-msr.rst             | 4 ++--
 8 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.46.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-11 10:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11  9:49 [PATCH 0/3] docs: fix and cleanup footnotes Paolo Bonzini
2024-10-11  9:49 ` [PATCH 1/3] docs: fix invalid footnote syntax Paolo Bonzini
2024-10-11 10:43   ` Peter Maydell
2024-10-11  9:49 ` [PATCH 2/3] docs: avoid unreferenced footnote Paolo Bonzini
2024-10-11 10:39   ` Peter Maydell
2024-10-11  9:49 ` [PATCH 3/3] docs: use consistent markup for footnotes Paolo Bonzini
2024-10-11 10:46   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).