Note that patch 5 is just RFC. It can be dropped if we don't want to add the gray background. Here are the options for the ToC separation done by patches 3-5: Current state: https://libvirt.org/kbase/debuglogs.html With just separation of the ToC and 'Contents:' hidden: https://pipo.sk.gitlab.io/-/libvirt/-/jobs/667749501/artifacts/website/kbase/debuglogs.html Above with grey box: https://pipo.sk.gitlab.io/-/libvirt/-/jobs/668221137/artifacts/website/kbase/debuglogs.html Patch 6 then modifies the 'kbase' article directory: Current state: https://libvirt.org/kbase.html New state: https://pipo.sk.gitlab.io/-/libvirt/-/jobs/668221137/artifacts/website/kbase.html Peter Krempa (7): docs: build: Don't include stylesheet in intermediate html files generated from RST docs: css: Make definition list 'code' entries bold when converted from rst docs: css: Add separation for table of contents generated from RST docs: css: Hide redundant 'Contents:' line in table of contents of RST docs docs: css: Add a gray box around table of contents of RST based docs docs: css: Modify appearance of the kbase directory page docs: kbase: Remove unused 'container' docs/generic.css | 2 +- docs/kbase.rst | 60 +++++++++++++++++++-------------------- docs/libvirt.css | 35 +++++++++++++++-------- docs/manpages/meson.build | 2 +- docs/meson.build | 2 +- 5 files changed, 55 insertions(+), 46 deletions(-) -- 2.26.2