core/com.nokia.carbide.cpp/html/helpDATA.xml
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 1713 e715f62cf05d
permissions -rw-r--r--
Keeping PlatSim internal only.

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.index"?>

<!-- help data customization XML -->
<!-- replaces the org.eclipse.help/baseTOCS setting prior to 3.3 -->

<extensions>
   <tocOrder>
      <category id="carbide.references"/>
      <toc id="/org.eclipse.workbench/XXX.xml" />
      <toc id="/com.nokia.carbide.cpp.doc.user/debuggerTOC.xml" />
	  
      <category id="carbide.tools"/>
      <toc id="/com.nokia.carbide.help.common/carbideHelpTOC.xml" />
      <toc id="/com.nokia.carbide.cpp.debug.crashdebugger/help/tocCDB.xml" />	   
	  <toc id="/com.nokia.carbide.cpp.sdk.doc.user/sdkTOC.xml" />
	    
      <category id="carbide.languages"/>
      <toc id="/org.eclipse.cdt.doc.user/toc.xml" />	
      <toc id="/com.nokia.carbide.cpp.compiler.doc.user/compilerTOC.xml" />	   
	     
   </tocOrder>
   <hidden>
   </hidden>
</extensions>