trace/traceviewer/com.nokia.traceviewer.help/html/toolTOC.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.toc"?>

<!-- 
	Links tool docs to main TOC for Carbide help in the defined location. 
	NOTE: Tool name seems to be ignored here for display purposes but needed to
	make the link_to section work.
-->

<toc label="TraceViewer" link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature" topic="html/toc.htm">

	<!--
		Define the TOOL NAME as it should appear in the TOC. The tool.htm page
		is the cover page for the tool help.
	-->
	<topic label="TraceViewer" href="html/tool.htm" >
		
	   <!--
		   Following the Eclipse guidelines, the tool help is arranged as Concepts,
		   References, and Tasks. Each has their own associated XML file to make it
		   easy to edit each section as well as an overview page.
	   -->
	   	   <topic label="Release notes" 
		   href="html/release_notes.htm" >
	   </topic>
	   		   
	   <topic label="Getting Started" href="html/gettingstarted/gs_index.htm" >
       <link toc="html/tocGettingStarted.xml"/>
		   <!-- <link toc="html/tocGettingStarted.xml" /> -->
	   </topic>
	   
	   <topic label="Concepts" href="html/concepts/concepts.htm" >
       <link toc="html/tocConcepts.xml"/>
		   <!-- <link toc="html/tocConcepts.xml" /> -->
	   </topic>
	   		   
	   <topic label="Tasks" href="html/tasks/tasks.htm" >
       <link toc="html/tocTasks.xml"/>
	   </topic>

	   <topic label="References" href="html/reference/references.htm" >
     		   <link toc="html/tocReference.xml" />
	   </topic>

 	   <topic label="Legal" href="html/legal.htm" >
	   </topic>
		
	</topic>
		
</toc>