summaryrefslogtreecommitdiffstats
path: root/testing/022/indexpage.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/022/indexpage.xml')
-rw-r--r--testing/022/indexpage.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/022/indexpage.xml b/testing/022/indexpage.xml
index 83ed868..afcf23a 100644
--- a/testing/022/indexpage.xml
+++ b/testing/022/indexpage.xml
@@ -4,14 +4,15 @@
<compoundname>index</compoundname>
<title>My Project</title>
<detaileddescription>
- <para>Class relations expressed via an inline dot graph: <dot>
+ <para>Class relations expressed via an inline dot graph: <dot>
digraph example {
node [shape=record, fontname=Helvetica, fontsize=10];
b [ label="class B" URL="\ref B"];
c [ label="class C" URL="\ref C"];
b -&gt; c [ arrowhead="open", style="dashed" ];
}
-</dot> </para>
+</dot>
+ </para>
</detaileddescription>
</compounddef>
</doxygen>