Re: [PATCH 3/3] docs: install CSS and Javascript files for HTML docs

2019-11-08 Thread Peter Maydell
On Fri, 8 Nov 2019 at 10:00, Stefan Hajnoczi wrote: > > Install the sphinx CSS/Javascript support files needed by the HTML > documentation. The documentation looks ugly without this. > > The previous patch switched to only invoking sphinx once so there is > only one _static/ directory that needs

Re: [PATCH 3/3] docs: install CSS and Javascript files for HTML docs

2019-11-08 Thread Daniel P . Berrangé
On Fri, Nov 08, 2019 at 10:59:42AM +0100, Stefan Hajnoczi wrote: > Install the sphinx CSS/Javascript support files needed by the HTML > documentation. The documentation looks ugly without this. > > The previous patch switched to only invoking sphinx once so there is > only one _static/ directory