On Tue, Apr 12, 2022 at 01:53:03PM +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: Martin Kletzander <mkletzan(a)redhat.com>
--
2.35.1