[PATCH 0/2] docs: Adapt XSL/CSS to docutils-0.17 and later

Michal Prívozník mprivozn at redhat.com
Wed Apr 13 07:25:14 UTC 2022


On 4/12/22 13:53, Peter Krempa wrote:
> The breakage will be visible only when you build with newer docutils
> such as is in fedora rawhide.
> 
> Alternatively you can install one locally for your user via 'pip install
> docutils --force' and then build the tree via:
> 
>   export PYTHONPATH=~/.local/lib/python3.10/site-packages/
>   ninja
> 
> Peter Krempa (2):
>   docs/css: Simplify selector for heading of 'knowledge-base' and
>     'documentation' pages
>   docs: Adapt to semantic tag usage of docutils-0.17 and later
> 
>  docs/css/libvirt.css | 13 +++++++++++--
>  docs/page.xsl        |  6 ++++++
>  2 files changed, 17 insertions(+), 2 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal



More information about the libvir-list mailing list