summaryrefslogtreecommitdiffstats
path: root/testing/056
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 /testing/056
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 'testing/056')
-rw-r--r--testing/056/indexpage.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/056/indexpage.xml b/testing/056/indexpage.xml
new file mode 100644
index 0000000..8376a74
--- /dev/null
+++ b/testing/056/indexpage.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
+ <compounddef id="indexpage" kind="page">
+ <compoundname>index</compoundname>
+ <title>My Project</title>
+ <detaileddescription>
+ <para>Some text. <latexonly>\section{Hello world}
+</latexonly> More text. </para>
+ </detaileddescription>
+ </compounddef>
+</doxygen>