Build documentation index
[deliverable/tracecompass.git] / doc / org.eclipse.tracecompass.doc.dev / plugin.xml
CommitLineData
067490ab
AM
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
73844f9c 7 file="doc/Developer-Guide-toc.xml"
067490ab 8 primary="true" />
887cb879
MAL
9 <index
10 path="index/">
11 </index>
067490ab
AM
12 </extension>
13</plugin>
This page took 0.048768 seconds and 5 git commands to generate.