Re: [PATCH 2/3] docs: avoid unreferenced footnote

2024-10-11 Thread Peter Maydell
On Fri, 11 Oct 2024 at 10:50, Paolo Bonzini wrote: > > The link to fosdem.org is inlined but also included in the footnote [#c]. > Replace the inline link with a reference to the footnote, because Sphinx > 8.1.0 is a lot stricter about unreferenced footnotes. > > Signed-off-by: Paolo Bonzini > --

[PATCH 2/3] docs: avoid unreferenced footnote

2024-10-11 Thread Paolo Bonzini
The link to fosdem.org is inlined but also included in the footnote [#c]. Replace the inline link with a reference to the footnote, because Sphinx 8.1.0 is a lot stricter about unreferenced footnotes. Signed-off-by: Paolo Bonzini --- docs/devel/testing/acpi-bits.rst | 4 ++-- 1 file changed, 2 i