diff options
Diffstat (limited to 'src/config.xml')
-rw-r--r-- | src/config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml index d7ace9f..1174fab 100644 --- a/src/config.xml +++ b/src/config.xml @@ -911,7 +911,8 @@ Go to the <a href="commands.html">next</a> section or return to the 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. ]]> </docs> </option> |