Build documentation index
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.tmf.pcap.doc.user / build.xml
index c56835a822cf843661b626fcc045aa21ae4ba31a..6b2d196a41cc86c40d4ced57333dfd4aeed2bc29 100644 (file)
@@ -56,5 +56,7 @@
         <fileset dir="doc" includes="**/*.xml" />
       </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.023893 seconds and 5 git commands to generate.