sysperfana/memspyext/com.nokia.s60tools.memspy.help/plugin.xml
changeset 7 8e12a575a9b5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysperfana/memspyext/com.nokia.s60tools.memspy.help/plugin.xml	Wed Apr 21 20:01:08 2010 +0300
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
+<plugin>
+	<extension point="org.eclipse.help.toc">
+		<toc file="html/toolTOC.xml" primary="true"/>
+		<toc file="html/tocConcepts.xml" primary="false"/>  
+		<toc file="html/tocGettingStarted.xml" primary="false"/>
+		<toc file="html/tocTasks.xml" primary="false"/>
+		<toc file="html/tocReference.xml" primary="false"/>
+	</extension>
+
+	<extension point="org.eclipse.help.index">
+		<index file="html/index.xml"/>
+    </extension>
+
+	<extension point="org.eclipse.help.contexts">
+		<contexts file="html/contexts.xml" plugin="com.nokia.s60tools.memspy.help"/>
+	</extension>
+</plugin>
\ No newline at end of file