]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: build: Don't include stylesheet in intermediate html files generated from RST
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Aug 2020 05:32:29 +0000 (07:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Aug 2020 16:41:11 +0000 (18:41 +0200)
commita066f810f7c567d20eb6fddb0ac5dc84812907b5
tree303b05775307cfd2e15022d6083648bfa458f52d
parentbe7f6aa8bec17ed7c5d7001b5b2260617ed6c3d7
docs: build: Don't include stylesheet in intermediate html files generated from RST

'docutils' add a stylesheet to the output html file for direct
consumption. Since we use the html files just as an intermediate step
which is post-processed to add our own stylesheet and drop the docutils
one in the process we can ask 'rst2html' to not add any for an
intermediate file with less garbage.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/manpages/meson.build
docs/meson.build