mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-05 03:09:30 +00:00
a066f810f7
'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>