core/com.nokia.carbide.cpp/html/helpDATA.xml
author wpaul
Mon, 24 May 2010 21:20:25 -0500
changeset 1395 0ca4f91f68bb
parent 1023 59ff8c87a2ce
child 1713 e715f62cf05d
permissions -rw-r--r--
add project validation to our launch types as it's not done by CDT with us passing the DONT_CHECK_PROGRAM flag.

<?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" />
	  <toc id="/com.nokia.carbide.cpp.sdk.doc.user/sdkTOC.xml" />
	  
      <category id="carbide.tools"/>
      <toc id="/com.nokia.carbide.help.common/carbideHelpTOC.xml" />
	  <toc id="/com.nokia.carbide.apiquery.help/html/toolTOC.xml" />
      <toc id="/com.nokia.carbide.cpp.codescanner/tocCodeScanner.xml" />	   
      <toc id="/com.nokia.carbide.cpp.debug.crashdebugger/help/tocCDB.xml" />	   
      <toc id="/com.nokia.carbide.cpp.epocwindDisplay/html/toolTOC.xml" />
      <toc id="/com.nokia.carbide.cpp.pi.doc.user/tocPI.xml" />	
      <toc id="/com.nokia.carbide.cpp.uidesigner.doc.user/toc.xml" />

      <category id="carbide.s60tools"/>
      <toc id="/com.nokia.s60tools.appdep.help/toc.xml" />	   
      <toc id="/com.nokia.s60tools.symbianfoundationtemplates.help/toc.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>