summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2014-03-27 20:22:11 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2014-03-27 20:22:11 (GMT)
commit1134237afe25f86fcf7c7e2a76a3542eee8acc79 (patch)
tree61693e55d7d19def20499b7a62795028b86f82d4 /doc
parent904ad3fbdc5e1615fdb052ba8562fc9b1329cd81 (diff)
downloadDoxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.zip
Doxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.tar.gz
Doxygen-1134237afe25f86fcf7c7e2a76a3542eee8acc79.tar.bz2
Added \latexinclude command (thanks to Juan Zaratiegui for the patch)
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 5f7cb2e..93a388b 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -117,6 +117,7 @@ documentation:
\refitem cmdinternal \\internal
\refitem cmdinvariant \\invariant
\refitem cmdinterface \\interface
+\refitem cmdlatexinclude \\latexinclude
\refitem cmdlatexonly \\latexonly
\refitem cmdli \\li
\refitem cmdline \\line
@@ -2224,6 +2225,19 @@ Commands for displaying examples
<hr>
+\section cmdlatexinclude \\latexinclude <file-name>
+
+ \addindex \\latexinclude
+ This command includes the file \<file-name\> as is in the LaTeX documentation.
+ The command is equivalent to pasting the file in the documentation and
+ placing \ref cmdlatexonly "\\latexonly" and \ref cmdendlatexonly "\\endlatexonly"
+ commands around it.
+
+ Files or directories that doxygen should look for can be specified using the
+ \ref cfg_example_path "EXAMPLE_PATH" tag of doxygen's configuration file.
+
+<hr>
+
\htmlonly <center> \endhtmlonly
<h2>
\htmlonly --- \endhtmlonly