From 6eba1ec94fe6c95757ebecf487b4cbb1984fc933 Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 27 May 2022 15:36:16 -0700 Subject: [PATCH] doc: properly handle empty and skipped acrn:title elements (bringing fix on master over to release_3.0 branch) Fix how the config option doc scripts behave when encountering elements with blank titles (used to remove extraneous headings in the configurator UI). Signed-off-by: David B. Kinder --- doc/scripts/configdoc.xsl | 75 ++++++++++++++++++++++++++------------- 1 file changed, 50 insertions(+), 25 deletions(-) diff --git a/doc/scripts/configdoc.xsl b/doc/scripts/configdoc.xsl index 2e1fbdf3d..435964083 100644 --- a/doc/scripts/configdoc.xsl +++ b/doc/scripts/configdoc.xsl @@ -56,22 +56,27 @@ + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -80,9 +85,6 @@ - - - + + + + + + + + + - +