From f11c773014c53a8c7219f47587d11670aa621fc3 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 17 May 2023 16:48:09 +0200 Subject: [PATCH] docs: newapi.xsl: Remove support for generating index page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Since we need to generate API docs for multiple input files the index page is not useful for us and was replaced by a manual one. Drop the XSL for generating it. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/newapi.xsl | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/docs/newapi.xsl b/docs/newapi.xsl index cc08b8460a..cc683707cf 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -22,8 +22,6 @@ - - html ../ @@ -796,38 +794,7 @@ - - Reference Manual for - <!DOCTYPE html> - - - -

-

Table of Contents

-
    - -
- - -
- - - - - - - - - - - - - -- 2.47.2