summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-11-05 18:26:16 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-11-05 18:26:16 (GMT)
commit7343874ae210ae1e1ab9c39b700159222872f48e (patch)
tree08a70699c0cf00381148a898ceddf97e2d9d2128
parent13b1feff0d0baef6eed5aac26d065b50528f3831 (diff)
parent96ea70db2fbac20a083ec5d0832caf3a4c3d88c9 (diff)
downloadDoxygen-7343874ae210ae1e1ab9c39b700159222872f48e.zip
Doxygen-7343874ae210ae1e1ab9c39b700159222872f48e.tar.gz
Doxygen-7343874ae210ae1e1ab9c39b700159222872f48e.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
-rw-r--r--doc/custcmd.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/custcmd.doc b/doc/custcmd.doc
index c6be4c4..0cc1d4d 100644
--- a/doc/custcmd.doc
+++ b/doc/custcmd.doc
@@ -34,7 +34,7 @@ The simplest form of an alias is a simple substitution of the form
\endverbatim
For example defining the following alias:
\verbatim
- ALIASES += sideeffect="\par Side Effects:\n"
+ ALIASES += sideeffect="\par Side Effects:^^"
\endverbatim
will allow you to
put the command `\sideeffect` (or `@sideeffect`) in the documentation, which