From 54cb30bf6c3a4ba1b2830970f669559ce23ae7be Mon Sep 17 00:00:00 2001 From: albert-github Date: Wed, 26 Jun 2019 19:58:50 +0200 Subject: Update documentation for msc Due to the built in mscgen code the documentation needed some updates. --- doc/commands.doc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/commands.doc b/doc/commands.doc index 8e91b9c..ca7786c 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -2784,8 +2784,7 @@ 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 msc {...} block. - \note You need to install the mscgen tool, if you want to use this - command. + \note mscgen is now built in into doxygen Here is an example of the use of the \c \\msc command. \code @@ -2923,7 +2922,7 @@ class Receiver The first argument specifies the file name of the image. doxygen will look for files in the paths (or files) that you specified after the \ref cfg_mscfile_dirs "MSCFILE_DIRS" tag. - If the msc file is found it will be used as an input file to the mscgen tool. + If the msc file is found it will be used as an input file to the built in mscgen tool. The resulting image will be put into the correct output directory. If the msc file name contains spaces you'll have to put quotes ("...") around it. -- cgit v0.12