Lines Matching refs:brief
80 # include brief member descriptions after the members that are listed in
87 # the brief description of a member or function before the detailed description.
89 # brief descriptions will be completely suppressed.
93 # This tag implements a quasi-intelligent brief description abbreviator
95 # in this list, if found as the leading text of the brief description, will be
97 # used as the annotated text. Otherwise, the brief description is used as-is.
116 # Doxygen will generate a detailed section even if there is only a brief
162 # comment as the brief description. If set to NO, the JavaDoc
164 # (thus requiring an explicit @brief command for a brief description.)
170 # comment as the brief description. If set to NO, the comments
172 # an explicit \brief command for a brief description.)
178 # comments) as a brief description. This used to be the default behaviour.
491 # brief documentation of file, namespace and class members alphabetically
498 # will sort the (brief and detailed) documentation of class members so that
502 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO