Re: [PULL v2 0/1] readthedoc theme patch

2021-05-14 Thread Peter Maydell
On Fri, 14 May 2021 at 09:01, Marc-André Lureau wrote: > > Let me know if you want a new PR. If you could send a new PR that would be the easiest for me. thanks -- PMM

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-14 Thread Marc-André Lureau
Hi On Thu, May 13, 2021 at 9:17 PM Peter Maydell wrote: > On Thu, 13 May 2021 at 17:03, Marc-André Lureau > wrote: > > This should work, can you check?: > > > > diff --git a/docs/conf.py b/docs/conf.py > > index 3802b70d62..9e3d7cee0e 100644 > > --- a/docs/conf.py > > +++ b/docs/conf.py > > @@

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-13 Thread Peter Maydell
On Thu, 13 May 2021 at 17:03, Marc-André Lureau wrote: > This should work, can you check?: > > diff --git a/docs/conf.py b/docs/conf.py > index 3802b70d62..9e3d7cee0e 100644 > --- a/docs/conf.py > +++ b/docs/conf.py > @@ -29,6 +29,7 @@ > import os > import sys > import sphinx > +from packaging.

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-13 Thread Marc-André Lureau
Hi On Thu, May 13, 2021 at 5:45 PM Peter Maydell wrote: > On Wed, 12 May 2021 at 20:31, Peter Maydell > wrote: > > I should be able to deal with this by installing the rtd theme on > > the host. I'll retry merging the pullreq. > > On try 2 I find that some of my machines warn: > > Program qemu-

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-13 Thread Peter Maydell
On Wed, 12 May 2021 at 20:31, Peter Maydell wrote: > I should be able to deal with this by installing the rtd theme on > the host. I'll retry merging the pullreq. On try 2 I find that some of my machines warn: Program qemu-keymap found: NO Program sphinx-build found: YES ../../docs/meson.build:3

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Peter Maydell
On Wed, 12 May 2021 at 17:17, Peter Maydell wrote: > > On Wed, 12 May 2021 at 17:02, Marc-André Lureau > wrote: > > On Wed, May 12, 2021 at 7:56 PM Peter Maydell > > wrote: > >> >> NetBSD now complains: > >> >> > >> >> Configuring 60-edk2-x86_64.json using configuration > >> >> Program qemu-key

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Peter Maydell
On Wed, 12 May 2021 at 17:02, Marc-André Lureau wrote: > On Wed, May 12, 2021 at 7:56 PM Peter Maydell > wrote: >> >> NetBSD now complains: >> >> >> >> Configuring 60-edk2-x86_64.json using configuration >> >> Program qemu-keymap found: NO >> >> Program sphinx-build found: YES >> >> ../docs/meso

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Marc-André Lureau
Hi On Wed, May 12, 2021 at 7:56 PM Peter Maydell wrote: > On Wed, 12 May 2021 at 16:17, Marc-André Lureau > wrote: > > > > Hi > > > > On Wed, May 12, 2021 at 5:47 PM Peter Maydell > wrote: > >> > >> On Mon, 10 May 2021 at 14:06, wrote: > >> > > >> > From: Marc-André Lureau > >> > > >> > The

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Peter Maydell
On Wed, 12 May 2021 at 16:17, Marc-André Lureau wrote: > > Hi > > On Wed, May 12, 2021 at 5:47 PM Peter Maydell > wrote: >> >> On Mon, 10 May 2021 at 14:06, wrote: >> > >> > From: Marc-André Lureau >> > >> > The following changes since commit >> > d90f154867ec0ec22fd719164b88716e8fd48672: >>

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Marc-André Lureau
Hi On Wed, May 12, 2021 at 5:47 PM Peter Maydell wrote: > On Mon, 10 May 2021 at 14:06, wrote: > > > > From: Marc-André Lureau > > > > The following changes since commit > d90f154867ec0ec22fd719164b88716e8fd48672: > > > > Merge remote-tracking branch > 'remotes/dg-gitlab/tags/ppc-for-6.1-202

Re: [PULL v2 0/1] readthedoc theme patch

2021-05-12 Thread Peter Maydell
On Mon, 10 May 2021 at 14:06, wrote: > > From: Marc-André Lureau > > The following changes since commit d90f154867ec0ec22fd719164b88716e8fd48672: > > Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' > into staging (2021-05-05 20:29:14 +0100) > > are available in the G