From b1434b36b14daa9e410cd8293afd386c84ed315d Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 3 May 2013 20:56:04 +0100 Subject: [PATCH] Fix a few more docs XSL bugs related to the TOC Add missing 'html:' namespace prefix to a few more XSL rules for generating the table of contents links Signed-off-by: Daniel P. Berrange --- docs/page.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/page.xsl b/docs/page.xsl index 20e4aa6bfb..7da34ff5a1 100644 --- a/docs/page.xsl +++ b/docs/page.xsl @@ -83,7 +83,7 @@
  • - +
      @@ -94,13 +94,13 @@
    • - +
      • - +
          -- GitLab