kernel.core: making some classes final
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.user / build.xml
index f9271b3f5ca72674973beae38ad797045de416ae..f590645352401a78a90ffaeeabf3a10f9c66d191 100644 (file)
@@ -57,4 +57,7 @@
       </delete>
     </target>
 
+    <target name="build.index" description="Builds search index for the plug-in" if="eclipse.running">
+      <help.buildHelpIndex manifest="${basedir}/plugin.xml" destination="${basedir}" />
+    </target>
 </project>
This page took 0.024451 seconds and 5 git commands to generate.