Lines Matching refs:brief
66 # include brief member descriptions after the members that are listed in
73 # the brief description of a member or function before the detailed description.
75 # brief descriptions will be completely suppressed.
79 # This tag implements a quasi-intelligent brief description abbreviator
81 # in this list, if found as the leading text of the brief description, will be
83 # used as the annotated text. Otherwise, the brief description is used as-is.
92 # Doxygen will generate a detailed section even if there is only a brief
136 # comment as the brief description. If set to NO, the JavaDoc
138 # (thus requiring an explicit @brief command for a brief description.)
144 # comment as the brief description. If set to NO, the comments
146 # an explicit \brief command for a brief description.)
152 # comments) as a brief description. This used to be the default behaviour.
409 # brief documentation of file, namespace and class members alphabetically
416 # will sort the (brief and detailed) documentation of class members so that
420 # This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO