From 6a15e222655eb6ba2b4140d89a8bff0276bab251 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Tue, 23 May 2023 18:46:58 +0200 Subject: [PATCH] docs: newapi.xsl: Generate overall docs for enums too There are/can be overall docs for enums (e.g. virDomainModificationImpact) not just individual values. But these never make it into the generated HTML which is a bit unfortunate as they can contain valuable information for users. Generate a block with overall enum documentation, just like we do for functions. Signed-off-by: Michal Privoznik Reviewed-by: Peter Krempa --- docs/newapi.xsl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/newapi.xsl b/docs/newapi.xsl index 9e35fe3a60..cafe49f61f 100644 --- a/docs/newapi.xsl +++ b/docs/newapi.xsl @@ -286,6 +286,11 @@

+
+ + + +
         enum