testdev/ite/src/com.nokia.testfw.stf.help/index.xml
changeset 1 96906a986c3b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testdev/ite/src/com.nokia.testfw.stf.help/index.xml	Tue Mar 30 14:39:29 2010 +0800
@@ -0,0 +1,34 @@
+<?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="Release Notes" >
+		<topic href="html/release_notes.htm" />
+	</entry>
+			<entry keyword="Basic walk-through" >
+		<topic href="html/Getting_Started/walk_through.htm" />
+	</entry>
+
+</index>