imakerplugin/com.nokia.s60tools.imaker.doc.user/html/contexts.xml
changeset 11 217e69fc5beb
parent 0 61163b28edca
--- a/imakerplugin/com.nokia.s60tools.imaker.doc.user/html/contexts.xml	Wed Apr 21 11:49:56 2010 +0300
+++ b/imakerplugin/com.nokia.s60tools.imaker.doc.user/html/contexts.xml	Wed Apr 28 13:50:48 2010 +0300
@@ -3,33 +3,51 @@
 <contexts>
 
 
-	<context id="IMAKERPLUGIN_HELP_PRODUCT">
-      	<description>Product makefiles</description>	   
+	<context id="IMAKERPLUGIN_HELP_PRODUCT" title="Product">
+      	<description>Product selection</description>	   
 		<topic label="Product makefiles" href="html/tasks/taskPreferences.html" />
 	</context>
+ <context id="IMAKERDIALOG_CONFIGURATION" title="Configurations">
+    <description>List of all files where data values are saved</description>
+    <topic href="html/tasks/taskPreferences.html#config" label="Configuration"/>
+ </context>
+   <context id="IMAKERDIALOG_CONTENTTAB" title="Add files to the image">
+      <description>Add binary or data files to the image. Refer to see also below for more information.</description>
+      <topic href="html/tasks/taskPreferences.html#fields" label="Content"/>
+   </context>
+	
+   <context id="IMAKERDIALOG_SETTINGSTAB" title="Settings">
+      <description>To modify the values of the variables of the selected product.</description>
+      <topic href="html/tasks/taskPreferences.html#settings" label="Settings tab"/>
+   </context>
+	
+   <context id="IMAKERDIALOG_PLATSIMTAB" title="Platsim">
+      <description>Settings related to PlatSim</description>
+      <topic href="html/tasks/taskPreferences.html#platsim" label="Platsim tab"/>
+   </context>
 	
 	
-	<context id="IMAKERPLUGIN_HELP_TARGETS">
+	<context id="IMAKERPLUGIN_HELP_TARGETS" title="Available Targets">
       	<description>List of available targets</description>	   
 		<topic label="Selecting target" href="html/tasks/taskPreferences.html" />
 	</context>
 	
-	<context id="IMAKERPLUGIN_HELP_SELECTED_TARGETS">
-      	<description>Target(s) for which to build an image</description>	   
+	<context id="IMAKERPLUGIN_HELP_SELECTED_TARGETS" title="Selected target">
+      	<description>Target(s) for which to build an image. Specifies what to build.</description>	   
 		<topic label="Build targets" href="html/tasks/taskPreferences.html" />
 	</context>
 	
-	<context id="IMAKERPLUGIN_HELP_IMAGE_TYPE">
-      	<description>Type of image to build</description>	   
+	<context id="IMAKERPLUGIN_HELP_IMAGE_TYPE" title="Image Type">
+      	<description>Type of image to build. Passed as TYPE=&lt;type&gt; to imaker commandline tool.</description>	   
 		<topic label="Image type" href="html/tasks/taskPreferences.html" />
 	</context>
 	
-	<context id="IMAKERPLUGIN_HELP_FLAGS">
+	<context id="IMAKERPLUGIN_HELP_FLAGS" title="Flags">
       	<description>Build flags to specify image characteristics. Symbol files will create symbolic files and verbose will cause iMaker commandline tool to print additional information</description>	   
 		<topic label="Build flags" href="html/tasks/taskPreferences.html" />
 	</context>
 	
-	<context id="IMAKERPLUGIN_HELP_ADDITIONAL_PARAMS">
+	<context id="IMAKERPLUGIN_HELP_ADDITIONAL_PARAMS" title="Additional parameters">
       	<description>Additional build parameters to insert for iMaker commandline tool</description>	   
 		<topic label="Additional parameters" href="html/tasks/taskPreferences.html" />
 	</context>
@@ -39,5 +57,10 @@
       	<description>Help for iMakerPlugin</description>	   
 		<topic label="Help for iMakerPlugin" href="html/tool.html" />
 	</context>
+
+	<context id="IMAKER_DEBUGTAB_TABLE">
+      	<description>Help for iMakerPlugin</description>	   
+		<topic label="Help for iMakerPlugin" href="html/tool.html" />
+	</context>
      		     
 </contexts>