From ef01df4a5cf996dea0e1b48d9a9a224900fedacd Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Wed, 17 May 2023 12:55:20 +0200 Subject: [PATCH] docs: Remove XSLT table of contents generator MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The only remaining page was 'hvsupport.html' which is generated by 'scripts/hvsupport.py'. The script already has all the data to generate the table of contents internally so we can remove the whole complicated template. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/page.xsl | 55 -------------------------------------------- scripts/hvsupport.py | 10 +++++++- 2 files changed, 9 insertions(+), 56 deletions(-) diff --git a/docs/page.xsl b/docs/page.xsl index 20b49d1afd..a93f24fb09 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -15,65 +15,10 @@ - - - - - - -
    - - -
  • - - -
      - - -
    • - - -
        - - -
      • - - -
          - - -
        • - - -
            - -
          • - -
          • -
            -
          -
          -
        • -
          -
        -
        -
      • -
        -
      -
      -
    • -
      -
    -
    -
  • -
    -
-
- diff --git a/scripts/hvsupport.py b/scripts/hvsupport.py index 89fd0d1d94..5ae93f66d3 100755 --- a/scripts/hvsupport.py +++ b/scripts/hvsupport.py @@ -423,7 +423,15 @@ print('''

libvirt API support matrix

-
    +

    This page documents which libvirt calls work on