
25 May
2023
25 May
'23
4:53 a.m.
On Wed, May 24, 2023 at 18:21:06 +0200, Michal Privoznik wrote:
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 <mprivozn@redhat.com> --- docs/newapi.xsl | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>