]> git.ipfire.org Git - thirdparty/qemu.git/commit
docs: avoid footnotes consisting of just URLs
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Oct 2024 09:27:21 +0000 (11:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Oct 2024 11:48:34 +0000 (13:48 +0200)
commit232c3a848e8b291362e29835408011025031d88b
tree1d9c540a9bf8879922dc516955f09423a0fe8b69
parenteffb0f7724bc317c1d4c13b92040ef1a022ab1a7
docs: avoid footnotes consisting of just URLs

Replace the footnotes with inline links whenever the footnote text
consists of nothing but the URL.  While at it, make the link texts
consistent in the surrounding areas, for example avoiding usage of
"here" for the link's text.

In the case of acpi-bits.rst this fixes a build failure with Sphinx
8.1.0, because the FOSDEM link was duplicated in the paragraph and the
new version is a lot stricter about unreferenced footnotes.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/devel/testing/acpi-bits.rst
docs/specs/rapl-msr.rst