On a Wednesday in 2023, Peter Krempa wrote:
Browse the affected content at:
https://pipo.sk.gitlab.io/-/libvirt/-/jobs/4302989355/artifacts/website/h...
https://pipo.sk.gitlab.io/-/libvirt/-/jobs/4302989355/artifacts/website/h...
https://pipo.sk.gitlab.io/-/libvirt/-/jobs/4302989355/artifacts/website/h...
Peter Krempa (7):
docs: Remove XSLT table of contents generator
scripts: hvsupport: Properly register
virConnectOpenAuth/virConnectOpenReadOnly APIs
hvsupport: Split out common APIs from hypervisor API section
css: Remove override of width for 'hvsupport' page
docs: html: Add a manually written index page
docs: newapi.xsl: Remove support for generating index page
docs: xsl: Simplify templating XSL
docs/css/libvirt.css | 2 -
docs/html/index.rst | 65 +++++++++++++++++++++++
docs/html/meson.build | 46 +++++++++++++++-
docs/newapi.xsl | 119 ++++++++++++++++--------------------------
docs/page.xsl | 66 -----------------------
scripts/hvsupport.py | 71 +++++++++++++++++++------
6 files changed, 208 insertions(+), 161 deletions(-)
create mode 100644 docs/html/index.rst
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano