trace/traceviewer/com.nokia.traceviewer.help/html/toolTOC.xml
changeset 11 5b9d4d8641ce
equal deleted inserted replaced
10:ed1c9f64298a 11:5b9d4d8641ce
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 
       
     4 <!-- 
       
     5 	Links tool docs to main TOC for Carbide help in the defined location. 
       
     6 	NOTE: Tool name seems to be ignored here for display purposes but needed to
       
     7 	make the link_to section work.
       
     8 -->
       
     9 
       
    10 <toc label="TraceViewer" link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature" topic="html/toc.htm">
       
    11 
       
    12 	<!--
       
    13 		Define the TOOL NAME as it should appear in the TOC. The tool.htm page
       
    14 		is the cover page for the tool help.
       
    15 	-->
       
    16 	<topic label="TraceViewer" href="html/tool.htm" >
       
    17 		
       
    18 	   <!--
       
    19 		   Following the Eclipse guidelines, the tool help is arranged as Concepts,
       
    20 		   References, and Tasks. Each has their own associated XML file to make it
       
    21 		   easy to edit each section as well as an overview page.
       
    22 	   -->
       
    23 	   	   <topic label="Release notes" 
       
    24 		   href="html/release_notes.htm" >
       
    25 	   </topic>
       
    26 	   		   
       
    27 	   <topic label="Getting Started" href="html/gettingstarted/gs_index.htm" >
       
    28        <link toc="html/tocGettingStarted.xml"/>
       
    29 		   <!-- <link toc="html/tocGettingStarted.xml" /> -->
       
    30 	   </topic>
       
    31 	   
       
    32 	   <topic label="Concepts" href="html/concepts/concepts.htm" >
       
    33        <link toc="html/tocConcepts.xml"/>
       
    34 		   <!-- <link toc="html/tocConcepts.xml" /> -->
       
    35 	   </topic>
       
    36 	   		   
       
    37 	   <topic label="Tasks" href="html/tasks/tasks.htm" >
       
    38        <link toc="html/tocTasks.xml"/>
       
    39 	   </topic>
       
    40 
       
    41 	   <topic label="References" href="html/reference/references.htm" >
       
    42      		   <link toc="html/tocReference.xml" />
       
    43 	   </topic>
       
    44 
       
    45  	   <topic label="Legal" href="html/legal.htm" >
       
    46 	   </topic>
       
    47 		
       
    48 	</topic>
       
    49 		
       
    50 </toc>