Re: [PATCH 7/7] docs: Add QEMU version information to HTML footer

2021-07-05 Thread Daniel P . Berrangé
On Mon, Jul 05, 2021 at 10:55:47AM +0100, Peter Maydell wrote: > Add a line to the HTML document footer mentioning the QEMU version. > The version information is already provided in very faint text below > the QEMU logo in the sidebar, but that is rather inconspicious, so > repeating it in the foot

Re: [PATCH 7/7] docs: Add QEMU version information to HTML footer

2021-07-05 Thread Philippe Mathieu-Daudé
On 7/5/21 11:55 AM, Peter Maydell wrote: > Add a line to the HTML document footer mentioning the QEMU version. > The version information is already provided in very faint text below > the QEMU logo in the sidebar, but that is rather inconspicious, so > repeating it in the footer seems useful. > >

[PATCH 7/7] docs: Add QEMU version information to HTML footer

2021-07-05 Thread Peter Maydell
Add a line to the HTML document footer mentioning the QEMU version. The version information is already provided in very faint text below the QEMU logo in the sidebar, but that is rather inconspicious, so repeating it in the footer seems useful. Signed-off-by: Peter Maydell --- docs/_templates/fo