doc: Move all help plugins to a doc/ subdirectory
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.rcp.doc.user / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <plugin>
3 <!-- This part should be in a documentation plugin -->
4 <!-- Configure the help contribution for this plugin -->
5 <extension point="org.eclipse.help.toc">
6 <toc
7 file="doc/User-Guide-toc.xml"
8 primary="true" />
9 </extension>
10 </plugin>
This page took 0.0473479999999999 seconds and 5 git commands to generate.