From df0f8ba9976aeeb0059f0b604c0dd2b2378ca5be Mon Sep 17 00:00:00 2001 From: "David B. Kinder" Date: Fri, 27 May 2022 12:53:02 -0700 Subject: [PATCH] doc: properly handle empty and skipped acrn:title 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 | 42 ++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/doc/scripts/configdoc.xsl b/doc/scripts/configdoc.xsl index c539e0a32..2cd8d4d24 100644 --- a/doc/scripts/configdoc.xsl +++ b/doc/scripts/configdoc.xsl @@ -61,20 +61,22 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -201,9 +203,17 @@ - + + + + + + + + + - +