Skip to main content
summaryrefslogtreecommitdiffstats
blob: 781376c926eb1bc3d5ce14e6dfa3c3d7fad419fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<!--
     Copyright (c) 2005, 2009 IBM Corporation and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v1.0
     which accompanies this distribution, and is available at
     http://www.eclipse.org/legal/epl-v10.html
    
     Contributors:
         IBM Corporation - initial API and implementation
 -->

<toc label="search" link_to="data/help/toc/root.xml#content">
	<topic label="search">
		<topic label="test1.xhtml" href="data/help/search/test1.xhtml"/>
		<topic label="test2.xhtml" href="data/help/search/test2.xhtml"/>
		<topic label="test3.xhtml" href="data/help/search/test3.xhtml"/>
		<topic label="test4.xhtml" href="data/help/search/test4.xhtml"/>
		<topic label="test5.xhtml" href="data/help/search/test5.xhtml"/>
		<topic label="test6.xhtml" href="data/help/search/test6.xhtml"/>
		<topic label="test7.html" href="data/help/search/test7.html"/>
		<topic label="test9(a).htm" href="data/help/search/test9.htm"/>
		<topic label="test9(b).htm" href="data/help/search/extraDir/../test9.htm"/>
		<topic label="test9(c).htm" href="data/help/search//extraDir//subdir/../../test9.htm"/>
  <topic href="data/help/search/test10.xhtml" label="test10.xhtml">
  </topic>
  <topic href="data/help/search/testnl1.xhtml" label="test1nl.xhtml">
  </topic>
  <topic href="data/help/search/test_en.html" label="testen.html">
  </topic>
      <topic href="data/help/search/testnl8859.htm" label="ISO 8859-1 doc">
      </topic>
      <topic href="data/help/search/testnlUTF8.htm" label="UTF-8 doc">
      </topic>
	</topic>
</toc>

Back to the top