From: Peter Krempa Date: Wed, 7 Feb 2024 14:08:16 +0000 (+0100) Subject: docs: Move 'html including' from page.xsl to site.xsl X-Git-Tag: v10.1.0-rc1~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c0e3133394ef47045da7814ee25382226933c53;p=thirdparty%2Flibvirt.git docs: Move 'html including' from page.xsl to site.xsl Strip down the main template as much as possible. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/page.xsl b/docs/page.xsl index 04d7cc9432..e2f0092ae9 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -7,18 +7,12 @@ exclude-result-prefixes="xsl exsl html" version="1.0"> - - - - - - @@ -125,14 +119,6 @@ - - - - - - - - diff --git a/docs/site.xsl b/docs/site.xsl index f56eb67b8a..0c11619fea 100644 --- a/docs/site.xsl +++ b/docs/site.xsl @@ -8,6 +8,20 @@ + + + + + + + + + + + + + +