Replies: 3 comments 4 replies
-
To be able to say more the small code snippet as not enough, as I don't see e.g. the word
|
Beta Was this translation helpful? Give feedback.
-
Here it is: Please let me know if you need further information. |
Beta Was this translation helpful? Give feedback.
-
Indeed the information that it is a trailing type doesn't look like to be present in the xml file. In the HTML output we see for
so here it looks like there is some information present in the doxygen internal information. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following definition:
It is correctly rendered as:
The generated xml is:
The question is how to identify in the XML output that this is a trailing type and render it correctly?
I guess we need an additional attribute, like
trailingtype="yes"
.Beta Was this translation helpful? Give feedback.
All reactions