
3 Aug
2020
3 Aug
'20
8:25 a.m.
On a Monday in 2020, Peter Krempa wrote:
'docutils' add line saying "Contents:" on top of the table of contents. We don't have that in other documents nor it's really necessary. Hide it in the stylesheet as we can select it easily.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- docs/libvirt.css | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano