Is there a reason why slice2html ignores documentation comments for constants?
0
Comments
michiMemberMichi HenningOrganization: Triodia TechnologiesProject: I have a passing interest in Ice :-)✭✭✭
Constant support could be added, with some effort. The way the parser is currently structured, it's somewhat difficult to get at the text of the constant definition, which makes hard to show it in the generated documentation.
I'll have a look at adding support for this for the next release.
Comments
I'll have a look at adding support for this for the next release.
Cheers,
Michi.
Such an enhancement would be very useful in our case.
Matthias