tmf: Bug 457502: Prevent duplication of Stream List view filters
[deliverable/tracecompass.git] / org.eclipse.tracecompass.gdbtrace.help / plugin.xml
CommitLineData
6de2f761
PT
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (c) 2013 Ericsson.
4
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
9-->
10<plugin>
11<!-- This part should be in a documentation plugin -->
12<!-- Configure the help contribution for this plugin -->
13 <extension point="org.eclipse.help.toc">
14 <toc
15 file="doc/User-Guide-toc.xml"
16 primary="true" />
17 </extension>
18</plugin>
This page took 0.055728 seconds and 5 git commands to generate.