imakerplugin/com.nokia.s60tools.imaker.doc.user/html/toolTOC.xml
changeset 0 61163b28edca
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imakerplugin/com.nokia.s60tools.imaker.doc.user/html/toolTOC.xml	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,52 @@
+<?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="iMaker" 
+	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideMisc" >
+
+	<!--
+		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="iMaker" href="html/tool.html" >
+		
+	   <!--
+		   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.html" />
+	   
+	   <topic label="Getting Started"
+	   	   href="html/getting_started.html" />
+	   	   
+	   <topic label="Concepts" 
+		   href="html/concepts/concepts.htm" >
+		   <link toc="html/tocConcepts.xml" />
+	   </topic>
+	   
+	  <!--
+	   <topic label="Reference" 
+		   href="html/reference/references.htm" >
+		   <link toc="html/tocReference.xml" />
+	   </topic>
+	-->
+	   
+	   <topic label="Tasks" 
+		   href="html/tasks/tasks.html" >
+		   <link toc="html/tocTasks.xml" />
+	   </topic>
+	   
+	   <topic label="Legal"
+	   	   href="html/legal.html" />
+	   	   
+	</topic>
+		
+</toc>
\ No newline at end of file