On a Tuesday in 2022, Peter Krempa wrote:
The breakage will be visible only when you build with newer docutils
such as is in fedora rawhide.
d/is /
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: Ján Tomko <jtomko(a)redhat.com>
Jano