blob: 29b2219b52120f632435cc17274419e16173dbc7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2013 CEA LIST.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
CEA LIST - Initial API and implementation
-->
<plugin>
<extension
point="org.eclipse.help.toc">
<toc
file="target/generated-eclipse-help/cdo-main-toc.xml"
primary="false">
</toc>
<toc
file="target/generated-eclipse-help/start/cdo-start-toc.xml"
primary="false">
</toc>
<toc
file="target/generated-eclipse-help/team/cdo-team-toc.xml"
primary="false">
</toc>
<toc
file="target/generated-eclipse-help/bugs/cdo-bugs-toc.xml"
primary="false">
</toc>
</extension>
</plugin>