<?xml version="1.0" encoding="UTF-8"?> | |
<?eclipse version="3.0"?> | |
<!-- | |
<copyright> | |
Copyright (c) 2011 Formal Mind GmbH and University of Dusseldorf. | |
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: | |
Lukas Ladenberger - initial API and implementation | |
</copyright> | |
$Id$ | |
--> | |
<plugin> | |
<extension | |
point="org.eclipse.help.toc"> | |
<toc | |
category="RMF" | |
file="toc.xml" | |
primary="true"> | |
</toc> | |
<toc | |
category="RMF" | |
file="RMF-User-Guide-Presentations-toc.xml" | |
primary="false"> | |
</toc> | |
<toc | |
category="RMF" | |
file="RMF-FAQ-toc.xml" | |
primary="false"> | |
</toc> | |
<toc | |
category="RMF" | |
file="RMF-User-Guide-Reference-toc.xml" | |
primary="false"> | |
</toc> | |
<toc | |
category="RMF" | |
file="RMF-User-Guide-Tutorial-toc.xml" | |
primary="false"> | |
</toc> | |
<toc | |
category="RMF" | |
file="RMF-User-Guide-Glossary-toc.xml" | |
primary="false"> | |
</toc> | |
</extension> | |
</plugin> |