summaryrefslogtreecommitdiffstats
path: root/doc/grouping.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-12-10 18:18:18 (GMT)
committerGitHub <noreply@github.com>2016-12-10 18:18:18 (GMT)
commit4474222932c6ff8bea64917ae1fb089a8390b5a8 (patch)
tree0da0fa2014569176bfd68ebb8f98697607d4f95e /doc/grouping.doc
parent80656d68a0838483ea2988adf028e2d85292a109 (diff)
parentae033324fed6ff9b3febe12b5777f19c04e065d2 (diff)
downloadDoxygen-4474222932c6ff8bea64917ae1fb089a8390b5a8.zip
Doxygen-4474222932c6ff8bea64917ae1fb089a8390b5a8.tar.gz
Doxygen-4474222932c6ff8bea64917ae1fb089a8390b5a8.tar.bz2
Merge pull request #433 from albert-github/feature/docu_corr_433
Documentation small corrections
Diffstat (limited to 'doc/grouping.doc')
-rw-r--r--doc/grouping.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/grouping.doc b/doc/grouping.doc
index bdb16e3..bbb577c 100644
--- a/doc/grouping.doc
+++ b/doc/grouping.doc
@@ -128,7 +128,7 @@ This is the \ref group_label "link" to this group.
The priorities of grouping definitions are (from highest to lowest):
\ref cmdingroup "\\ingroup", \ref cmddefgroup "\\defgroup",
\ref cmdaddtogroup "\\addtogroup", \ref cmdweakgroup "\\weakgroup".
-The last command is exactly like \ref cmdaddtogroup "\\addtogroup"
+The \ref cmdweakgroup "\\weakgroup" command is exactly like \ref cmdaddtogroup "\\addtogroup"
with a lower priority. It was added to allow "lazy" grouping
definitions: you can use commands with a higher priority in your .h
files to define the hierarchy and \ref cmdweakgroup "\\weakgroup"