Changeset 652 for trunk/doc/doxygen.config
- Timestamp:
- Sep 21, 2006, 4:01:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen.config
r647 r652 231 231 SORT_MEMBER_DOCS = YES 232 232 233 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be 234 # sorted by fully-qualified names, including namespaces. If set to 235 # NO (the default), the class list will be sorted only by class name, 236 # not including the namespace part. 237 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. 238 # Note: This option applies only to the class list, not to the 239 # alphabetical list. 240 241 SORT_BY_SCOPE_NAME = YES 242 233 243 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC 234 244 # tag is set to YES, then doxygen will reuse the documentation of the first
Note: See TracChangeset
for help on using the changeset viewer.