trace/traceviewer/com.nokia.traceviewer.help/html/index.xml
author Jussi Ryoma <ext-jussi.s.ryoma@nokia.com>
Tue, 24 Aug 2010 14:01:48 +0300
changeset 16 72f198be1c1d
parent 11 5b9d4d8641ce
permissions -rw-r--r--
Crash Analyser Carbide Extension 1.4.0

<?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.
	
	-->

<index>

	<entry keyword="Open System Trace" >
		<topic href="html/concepts/trace_format.htm" />
	</entry> 

	<entry keyword="OST" >
		<topic href="html/concepts/trace_format.htm" />
	</entry> 

	<entry keyword="when to use OST" >
		<topic href="html/concepts/when_to_use_ost.htm" />
	</entry> 

	<entry keyword="tracing" >
		<topic href="html/concepts/tracing.htm" />
	</entry> 
	
	<entry keyword="dictionary file" >
		<topic href="html/concepts/decode_file.htm" />
	</entry>

	<entry keyword="activating traces" >
		<topic href="html/tasks/traceactivation.htm" />
	</entry> 

	<entry keyword="TraceViewer preferences" >
		<topic href="html/tasks/preferences.htm" />
	</entry> 

	<entry keyword="decoding traces" >
		<topic href="html/tasks/decoding_traces.htm" />
	</entry> 

	<entry keyword="connecting to trace source" >
		<topic href="html/tasks/connect.htm" />
	</entry> 

</index>