carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/plugin.xml
author cawthron
Fri, 15 Jan 2010 11:19:08 -0600
branchRCL_2_4
changeset 768 774b5f74e4ed
parent 0 fb279309251b
permissions -rw-r--r--
add release notes about WINSCW compiler 3.2.5 build 487

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

   <extension
         point="org.eclipse.help.toc">
     <toc
          file="sdkTOC.xml"
          primary="true"/>
     <toc
            file="tocStart.xml"
            primary="false"/>
      <toc
            file="tocReference.xml"
            primary="false"/>
      <toc
            file="tocTasks.xml"
            primary="false"/>
      <toc
            file="toccuscomp.xml"
            primary="false"/>
	   
		<index path="index" />
   </extension>

</plugin>