The html documentation generated by doxygen for enums lists the enum to the left and the documentation to the right. However I need quite detailed documentation for each value and some of the names are very long thus making the right column with the documentation appear far out to the right and it looks very bad. Is there no possibility to make the documentation for each value appear below or above the value instead of to the right ?
|
|
With doxygen 1.5.5, I didn't succeed in reproducing the behaviour you describes. I get an enum documentation similar to a param list documentation. What I observe is consistent with the Doxygen documentation for \enum command and its rendering. |
||||
|
|
|
I also can not reproduce this. Can you post the enum and its associated comments with the doxyfile (doxygen config) ? Perhaps a pastebin URL? |
||
|
