diff options
Diffstat (limited to 'doc/config.doc')
-rw-r--r-- | doc/config.doc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/config.doc b/doc/config.doc index 99c4e83..de563ad 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -1056,7 +1056,8 @@ The default value is: <code>YES</code>. If the \c SORT_BRIEF_DOCS tag is set to \c YES then doxygen will sort the brief descriptions of file, namespace and class members alphabetically by member name. If set to \c NO the members will appear in - declaration order. + declaration order. Note the this will also influence the order of the + classes in the class list. The default value is: <code>NO</code>. |