libvirt/docs/go
Peter Krempa 98ffd82060 docs: Simplify passing of 'href_base' XSL variable
Historically we had two top level XSL files for top level and nested
documents which only differ in what they pass for 'href_base' to the
main 'page.xsl' file.

We can instead pass the variable as argument from the build system so
that we have just one XSL file and also allow for more nested document
trees in the future.

The '404' page is special even with the current XSL way so we add a
special case for it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2022-04-12 12:53:32 +02:00
..
libvirt.rst docs: introduce stubs for new libvirt Go packages 2021-06-07 17:04:14 +01:00
libvirtxml.rst docs: introduce stubs for new libvirt Go packages 2021-06-07 17:04:14 +01:00
meson.build docs: Simplify passing of 'href_base' XSL variable 2022-04-12 12:53:32 +02:00