[PATCH 0/9] docs: kbase style change and cleanups

Michal Privoznik mprivozn at redhat.com
Fri Nov 13 15:31:40 UTC 2020


On 11/4/20 6:01 PM, Peter Krempa wrote:
> Some patches are taken from an older series where we've discussed that
> the kbase page should look more like 'docs.html' as more articles
> appear, this series delivers that:
> 
> https://www.redhat.com/archives/libvir-list/2020-August/msg00172.html
> 
> ... and a few other changes.
> 
> Final output:
> 
> https://pipo.sk.gitlab.io/-/libvirt/-/jobs/830387801/artifacts/website/docs.html
> 
> Peter Krempa (9):
>    docs: Fix title of 'docs' page
>    docs: xslt: Use 'Link' rather than 'Permalink' in header links
>    docs: css: Add a gray box around table of contents of RST based docs
>    docs: kbase: Move index page to docs/kbase
>    docs: kbase: Remove extra container from index page
>    docs: kbase: Split articles into sections
>    docs: xsl: Unify stylability of main container element
>    docs: css: Modify appearance of the kbase directory page
>    docs: kbase: Reorder some articles in the 'Usage' section
> 
>   docs/docs.html.in      |  5 ++--
>   docs/index.html.in     |  4 +--
>   docs/kbase.rst         | 53 ---------------------------------
>   docs/kbase/index.rst   | 57 +++++++++++++++++++++++++++++++++++
>   docs/kbase/meson.build |  1 +
>   docs/libvirt.css       | 67 +++++++++++++++++++++++++++---------------
>   docs/meson.build       |  1 -
>   docs/page.xsl          | 27 ++++++++++-------
>   scripts/hvsupport.py   |  2 +-
>   9 files changed, 124 insertions(+), 93 deletions(-)
>   delete mode 100644 docs/kbase.rst
>   create mode 100644 docs/kbase/index.rst
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list