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

Jiri Denemark jdenemar at redhat.com
Wed Apr 13 10:02:42 UTC 2022


On Tue, Apr 12, 2022 at 13:53:03 +0200, 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: Jiri Denemark <jdenemar at redhat.com>


More information about the libvir-list mailing list