blob: 7b8acff9b786c8258e40dd013a6a78fade7e4ee9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
David Green - initial API and implementation
-->
<plugin>
<extension point="org.eclipse.help.toc">
<toc file="help/Mylyn WikiText User Guide-toc.xml" primary="false"/>
<toc file="help/devguide/WikiText Developer Guide-toc.xml" primary="false"/>
<toc file="toc-sdk.xml" primary="false" />
<toc file="toc.xml" primary="true"/>
</extension>
<extension
point="org.eclipse.help.contexts">
<contexts
file="contextHelp.xml"/>
</extension>
</plugin>