Doxygen vs Annotations
Doxygen has a problem with annotations with brackets?
 All Classes Namespaces Files Functions
Package at.doxygen.bug.annotations

Classes

class  AnnotatedMethod
 
class  DeprecatedClass
 
class  DeprecatedMethod
 
class  NoAnnotations
 

Detailed Description

Test package for reproducing a problem of Doxygen with annotations that have brackets.

If a class or method is annotated with an annotation with brackets (e.g. because it takes arguments), then either the class as a whole is missing in the doxygen output or the methods beginning with the annotated one (and all that are following in the class) are missing in the class documentation output. <u>Following classes are in this package:</u>