blob: 4be57bdaf78fd16ec723e92d35233acf228b26de [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<!--
=============================================================================
Small library containing a live help action used in doc
=============================================================================
-->
<!-- Left from org.eclipse.platform.isv.doc
-->
<!--
=============================================================================
Define Primary Table of Contents
=============================================================================
-->
<extension point="org.eclipse.help.toc">
<toc file="toc.xml" primary="true">
</toc>
</extension>
<!--
=============================================================================
Define Subsection Table of Contents
=============================================================================
-->
<extension point="org.eclipse.help.toc">
<toc file="topics_Reference.xml">
</toc>
</extension>
</plugin>