Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml')
-rw-r--r--org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml b/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml
index 4f3e8ad3d..2f9c7b205 100644
--- a/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml
+++ b/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml
@@ -2,29 +2,29 @@
<index>
<entry keyword="keyword1">
<entry keyword="keyword2">
- <topic href="topic2.html" label="topic2"/>
+ <topic href="/org.eclipse.ua.tests/topic2.html" label="topic2"/>
</entry>
</entry>
<entry keyword="keyword3">
- <topic href="topic3.html" label="topic3"/>
- <topic href="topic3b.html" label="topic3b"/>
+ <topic href="/org.eclipse.ua.tests/topic3.html" label="topic3"/>
+ <topic href="/org.eclipse.ua.tests/topic3b.html" label="topic3b"/>
<entry keyword="keyword9">
- <topic href="topic9.html" label="topic9"/>
+ <topic href="/org.eclipse.ua.tests/topic9.html" label="topic9"/>
</entry>
</entry>
<entry keyword="keyword4">
- <topic href="topic4.html" label="topic4"/>
+ <topic href="/org.eclipse.ua.tests/topic4.html" label="topic4"/>
</entry>
<entry keyword="keyword5">
- <topic href="topic5.html" label="topic5"/>
+ <topic href="/org.eclipse.ua.tests/topic5.html" label="topic5"/>
</entry>
<entry keyword="keyword6">
<entry keyword="keyword7">
- <topic href="topic7.html" label="topic7"/>
+ <topic href="/org.eclipse.ua.tests/topic7.html" label="topic7"/>
</entry>
<entry keyword="keyword8">
- <topic href="topic8a.html" label="topic8a"/>
- <topic href="topic8b.html" label="topic8b"/>
+ <topic href="/org.eclipse.ua.tests/topic8a.html" label="topic8a"/>
+ <topic href="/org.eclipse.ua.tests/topic8b.html" label="topic8b"/>
</entry>
</entry>
</index>

Back to the top