crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser.help/html/toolTOC.xml
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     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="Crash Analyser" 
       
    11 	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideFeature">
       
    12 
       
    13 	<!--
       
    14 		Define the TOOL NAME as it should appear in the TOC. The tool.htm page
       
    15 		is the cover page for the tool help.
       
    16 	-->
       
    17 	<topic label="Crash Analyser" href="html/tool.htm" >
       
    18 		
       
    19 	   <!--
       
    20 		   Following the Eclipse guidelines, the tool help is arranged as Concepts,
       
    21 		   References, and Tasks. Each category has their own associated XML file to make it
       
    22 		   easy to edit each section as well as an overview page.
       
    23 	   -->
       
    24 	   	   <topic label="Release notes" 
       
    25 		   href="html/release_notes.htm" >
       
    26 	   	   </topic>
       
    27 	   		   
       
    28 	   		<topic label="Getting Started" 
       
    29 		    href="html/gs_index.htm" >
       
    30 	   		</topic>
       
    31 	   
       
    32 	   	   <topic label="Concepts" href="html/concepts/concepts.htm" >
       
    33 		   <link toc="html/tocConcepts.xml" />
       
    34 	       </topic>
       
    35 	   		   
       
    36 	       <topic label="Tasks" 
       
    37 		   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/tocReferences.xml" />
       
    43 	       </topic>
       
    44 
       
    45 	   	   <topic label="Legal" href="html/legal.htm" >
       
    46 		   </topic>
       
    47 	</topic>
       
    48 </toc>