From: Peter Krempa Date: Wed, 7 Feb 2024 16:05:49 +0000 (+0100) Subject: docs: page.xsl: Split up 'href_base' for assets and links X-Git-Tag: v10.1.0-rc1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e35af08c0c88ec3cf23e7765214a4d34e577a7;p=thirdparty%2Flibvirt.git docs: page.xsl: Split up 'href_base' for assets and links To allow reuse of this template as-is in libvirt-wiki, we need to be able to specify a distinct asset_href_base and link_href_base. Adjust the template to allow that. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/newapi.xsl b/docs/newapi.xsl index ebe7fdedd7..d6f8d88170 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -815,7 +815,8 @@ encoding="UTF-8"> - + + diff --git a/docs/page.xsl b/docs/page.xsl index 5d55fac43f..a51587db6c 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -17,7 +17,8 @@ - + + <!DOCTYPE html> @@ -31,7 +32,7 @@ - + @@ -43,7 +44,7 @@ - @@ -62,13 +63,13 @@