diff options
Diffstat (limited to 'doc/commands.doc')
-rw-r--r-- | doc/commands.doc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index a954d1a..40b800d 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -189,6 +189,7 @@ documentation: \refitem cmdhash \\\# \refitem cmdperc \\\% \refitem cmdquot \\\" +\refitem cmddcolon \\\:: \endsecreflist The following subsections provide a list of all commands that are recognized by @@ -2702,6 +2703,14 @@ class Receiver to indicate an unformatted text fragment. <hr> +\section cmddcolon \\:: + + \addindex \\\:: + This command write a double colon (\::) to the output. This + character sequence has to be escaped in some cases, because it is used + to ref to documented entities. + +<hr> \htmlonly <center> \endhtmlonly <h2> \htmlonly --- \endhtmlonly |