summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-06-27 12:13:29 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-06-27 12:13:29 (GMT)
commit477261a13d68e98aa5c170440d047c3b32f8ad09 (patch)
tree73163fab64504da725545e141291fd8046f40bc8 /doc/commands.doc
parentc44632a13d664c46b83d4a698285f530396c33b5 (diff)
downloadDoxygen-477261a13d68e98aa5c170440d047c3b32f8ad09.zip
Doxygen-477261a13d68e98aa5c170440d047c3b32f8ad09.tar.gz
Doxygen-477261a13d68e98aa5c170440d047c3b32f8ad09.tar.bz2
Bug 642126 - @mscfile <filename> does not process mscgen code
Small explanation about required syntax.
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index ca7786c..6c8b696 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2783,7 +2783,8 @@ See also the \ref emojisup "emoji support page" for details.
\note The text fragment should only include the part of the message
sequence chart that is
- within the <code>msc {...}</code> block.
+ within the <code>msc {...}</code> block (this is different from
+ \ref cmdmscfile "\\mscfile").
\note mscgen is now built in into doxygen
Here is an example of the use of the \c \\msc command.
@@ -2937,6 +2938,10 @@ class Receiver
\ref image_sizeindicator "Size indication" with the
\ref cmdimage "\\image" command.
+ \note The text fragment should include the part message of the
+ sequence chart as well as the starting `msc {` and ending `}`
+ (this is different from \ref cmdmsc "\\msc").
+
\sa section \ref cmdmsc "\\msc".
<hr>