Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 49d6f9ac85e339abe8c7f12a15366fbac38c5a6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="index" link_to="data/help/toc/root.xml#content">
	<topic label="index">
		<topic label="topic1.html" href="data/help/index/topic1.html">
			<topic label="topic3.html" href="data/help/index/topic3.html"/>
		</topic>
		<topic label="topic4.html" href="data/help/index/topic4.html"/>
		<topic label="topic2.html" href="data/help/index/topic2.html"/>
	</topic>
</toc>

Back to the top