Re: [PATCH v2 2/3] docs: avoid footnotes consisting of just URLs

2024-10-11 Thread Peter Maydell
On Fri, 11 Oct 2024 at 12:13, Paolo Bonzini wrote: > > 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 t

[PATCH v2 2/3] docs: avoid footnotes consisting of just URLs

2024-10-11 Thread Paolo Bonzini
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