diff options
author | albert-github <albert.tests@gmail.com> | 2015-03-21 10:54:21 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2015-03-21 10:54:21 (GMT) |
commit | 213e680537303959f29b2424d40d74ecf66cb3f6 (patch) | |
tree | 6a518ae3c128393240c33cf4585cc928280665cc /doc | |
parent | 1c8bbb64e7e6f72789dd0df5c22c5840f858be75 (diff) | |
download | Doxygen-213e680537303959f29b2424d40d74ecf66cb3f6.zip Doxygen-213e680537303959f29b2424d40d74ecf66cb3f6.tar.gz Doxygen-213e680537303959f29b2424d40d74ecf66cb3f6.tar.bz2 |
Missing cross reference link
Added cross reference link that was missing
Diffstat (limited to 'doc')
-rw-r--r-- | doc/commands.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index c899c1d..c8f77eb 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -3230,7 +3230,7 @@ class Receiver \addindex \\\. This command writes a dot (`.`) to the output. This can be useful to - prevent ending a brief description when JAVADOC_AUTOBRIEF is enabled + prevent ending a brief description when \ref cfg_javadoc_autobrief "JAVADOC_AUTOBRIEF" is enabled or to prevent starting a numbered list when the dot follows a number at the start of a line. |