Fix seek by ratio in CTF
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / plugin.xml
index 32c88bf32fd5d7f0afabf23bf7a8fa66fa907244..a24f4a9eb257c74c041a634f7af706962a536da3 100644 (file)
@@ -1,25 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
 <plugin>
-
-   <extension
-         point="org.eclipse.help.toc">
+<!-- This part should be in a documentation plugin -->
+<!-- Configure the help contribution for this plugin -->
+   <extension point="org.eclipse.help.toc">
       <toc
             file="toc.xml"
-            primary="true">
-      </toc>
-      <toc
-            file="tocconcepts.xml">
-      </toc>
-      <toc
-            file="tocgettingstarted.xml">
-      </toc>
-      <toc
-            file="tocreference.xml">
-      </toc>
-      <toc
-            file="toclimitations.xml">
-      </toc>
+            primary="true" />
    </extension>
-
 </plugin>
This page took 0.024597 seconds and 5 git commands to generate.