carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/sdkTOC.xml
author Ed Swartz <ed.swartz@nokia.com>
Mon, 20 Sep 2010 18:50:57 -0500
changeset 2076 38adc1f9b9ce
parent 892 04365e85d9b0
permissions -rw-r--r--
Fix bug 11274. Don't hold a lock on projectInfoMap for so long, fetching interesting mmp/bld.inf/etc list outside the lock instead. Add a temporary resource listener just in case resources are modified when we're not looking (I never saw this fire).

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

<toc label="Carbide.c++ Plug-in Developer Guide" 
	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideMisc" >
  
	<topic label="Carbide.c++ Plug-in Developer Guide" href="html/sdkMainTopic.htm">
 
		<topic label="Carbide SDK Overview" href="html/sdkTOC.htm" />
			   
		<topic label="Getting Started" href="html/gettingStarted/gettingStarted.htm" >
		   <anchor id="sdkGettingStarted" />
		</topic>
			  			  
		<topic label="Reference" >
			  <anchor id="sdkReference" />
		</topic>
			   
		<topic label="Tasks" >
			  <anchor id="sdkTasks" />
		</topic>

	   <topic label="UI Designer Custom Components"  href = "html/CustomComponents/customcomponents.htm">
	      <anchor id="uid_customcomponents"/>
	   </topic>
					
		<topic label="Legal"  href="html/legal.htm" />

	</topic>   
	   
</toc>