Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ua.tests/data/help/index/index.xml')
-rw-r--r--org.eclipse.ua.tests/data/help/index/index.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/org.eclipse.ua.tests/data/help/index/index.xml b/org.eclipse.ua.tests/data/help/index/index.xml
new file mode 100644
index 000000000..4952da9f6
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/index/index.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<index>
+ <entry keyword="topic1.html">
+ <topic href="data/help/index/topic1.html"/>
+ </entry>
+ <entry keyword="topic2.html">
+ <topic href="data/help/index/topic2.html"/>
+ </entry>
+ <entry keyword="topic3.html">
+ <topic href="data/help/index/topic3.html"/>
+ </entry>
+ <entry keyword="topic4.html">
+ <topic href="data/help/index/topic4.html"/>
+ </entry>
+</index>

Back to the top