2010-11-25 Francois Chouinard <fchouinard@gmail.com> Fix for Bug331156
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / plugin.xml
CommitLineData
a2af965f
FC
1<?xml version="1.0" encoding="UTF-8"?>
2<?eclipse version="3.4"?>
3<plugin>
4
5 <extension
6 point="org.eclipse.help.toc">
7 <toc
8 file="toc.xml"
9 primary="true">
10 </toc>
11 <toc
12 file="tocconcepts.xml">
13 </toc>
14 <toc
15 file="tocgettingstarted.xml">
16 </toc>
17 <toc
18 file="tocreference.xml">
19 </toc>
20 <toc
21 file="toclimitations.xml">
22 </toc>
23 </extension>
24
25</plugin>
This page took 0.025279 seconds and 5 git commands to generate.