2009-05-14 07:09:28 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
|
|
|
|
Copyright (c) 2005, 2006 IBM Corporation 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:
|
|
|
|
IBM Corporation - initial API and implementation
|
|
|
|
-->
|
|
|
|
|
2006-06-20 19:11:23 +00:00
|
|
|
<plugin>
|
|
|
|
|
|
|
|
<extension point="org.eclipse.help.toc">
|
2006-11-10 21:09:37 +00:00
|
|
|
<toc file="toc.xml" primary="true" category="DSDP.TM"/>
|
2006-06-20 19:11:23 +00:00
|
|
|
<index path="index/"/>
|
|
|
|
</extension>
|
|
|
|
|
|
|
|
</plugin>
|