From: Peter Krempa Date: Wed, 17 May 2023 12:17:56 +0000 (+0200) Subject: docs: xsl: Simplify templating XSL X-Git-Tag: v9.4.0-rc1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee27c37e6d0d081714d1e1d25a0a4e472665120;p=thirdparty%2Flibvirt.git docs: xsl: Simplify templating XSL Wrap the auto-generated pages (API ref and hvsupport.html) in the proper top level element similarly to what the pages generated from RST have to remove the extra case when templating our web. (Best viewed with 'git show -w') Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/newapi.xsl b/docs/newapi.xsl index cc683707cf..a8797f800d 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -733,54 +733,56 @@ -

- -

Table of Contents

- -

Macros

-
-            
+        
+

+ +

Table of Contents

+ +

Macros

+
+              
+                
+              
+            
+
+ +

Types

+
+              
+                
+              
+            
+
+ +

Functions

+
+              
+                
+              
+            
+
+ +

Description

+ + +

Macros

+ -
-
- -

Types

-
-            
+          
+          
+            

Types

+ -
-
- -

Functions

-
-            
+          
+          
+            

Functions

+ -
-
- -

Description

- - -

Macros

- - - -
- -

Types

- - - -
- -

Functions

- - - -
+ + diff --git a/docs/page.xsl b/docs/page.xsl index a93f24fb09..c92ceffec7 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -73,17 +73,6 @@ - - -
- - - - - - -
-