carbidect/com.nokia.tools.carbide.ct.help/plugin.xml
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?eclipse version="3.2"?>
       
     3 <plugin>
       
     4    <extension
       
     5          point="org.eclipse.help.toc">
       
     6       <toc
       
     7             file="toc.xml"
       
     8             primary="true">
       
     9       </toc>
       
    10       <toc
       
    11             file="tocconcepts.xml">
       
    12       </toc>
       
    13       <toc
       
    14             file="tocgettingstarted.xml">
       
    15       </toc>
       
    16       <toc
       
    17             file="tocreference.xml">
       
    18       </toc>
       
    19       <toc
       
    20             file="tocsamples.xml">
       
    21       </toc>
       
    22       <toc
       
    23             file="toctasks.xml">
       
    24       </toc>
       
    25    </extension>
       
    26 
       
    27 </plugin>