testdev/ite/src/com.nokia.testfw.sut.help/index.xml
author Johnson Ma <johnson.ma@nokia.com>
Tue, 30 Mar 2010 14:39:29 +0800
changeset 1 96906a986c3b
permissions -rw-r--r--
contribute ITE to symbian foundation

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.index"?>

	<!-- INDEX INSTRUCTIONS
	
	Use the index.xml file to define the index entries for the plugin's 
	help contents. In Eclipse 3.2 and beyond an Index tab appears in the Help
	viewer making it possible for user to more easily locate subjects of
	interest to them.
		
	In brief, every file used in the help documentation should have at least one
	associated index entry for it. Ideally, it's simple to make two entries per
	page by simply re-wording the subject slightly. For example, a view could
	be indexed twice like this, 1) Breakpoint view, and 2) Views/Breakpoint.
	
	See ??? for details on creating indexes.
	
	-->

<index>
									<entry keyword="Legal" >
		<topic href="html/legal.htm" />
	</entry>
			<entry keyword="Overview" >
		<topic href="html/Getting_Started/overview.htm" />
	</entry>
			<entry keyword="Basic walk-through" >
		<topic href="html/Getting_Started/walk_through.htm" />
	</entry>

</index>