Doxygen vs Annotations
Doxygen has a problem with annotations with brackets?
|
Public Member Functions | |
AnnotatedMethod () | |
This is a documented class without any annotations.
Doxygen produces documentation ONLY up to the method with the annotation. The annotated method an all method after that are missing in the output.
<u>Public methods in this class:</u>
AnnotatedMethod | ( | ) |
This is the default constructor.