summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index e747a57..f04b543 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -3130,7 +3130,7 @@ class Receiver
\ref cmddocbookonly "\\docbookonly".
<hr>
-\section cmdimage \\image <format> <file> ["caption"] [<sizeindication>=<size>]
+\section cmdimage \\image['{'[option]'}'] <format> <file> ["caption"] [<sizeindication>=<size>]
\addindex \\image
Inserts an image into the documentation. This command is format
@@ -3162,6 +3162,10 @@ class Receiver
The size specifier in \LaTeX (for example `10cm` or
`4in` or a symbolic width like `\\textwidth`).
+ Currently only the option `inline` is supported. In case the option `inline` is
+ specified the image is placed "in the line", when a caption s present it is shown
+ in HTML as tooltip (ignored for the other formats).
+
Here is example of a comment block:
\verbatim