carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/tocTasks.xml
author timkelly
Tue, 22 Jun 2010 14:54:23 -0500
branchC3_BUILDER_WORK
changeset 1522 58667ad9656d
parent 130 825355d51766
permissions -rw-r--r--
Clean up APIs/Tests around SBSv2 query mechanism (got rid of most all the original test API now that it's been moved into BuildContextSBSv2. Clean up the Build Configuration Filtering prefs and rename hyperlinks from other prefs to note the new name.

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

<toc label="Tasks" link_to="sdkTOC.xml#sdkTasks" >
	<topic label="Adding Items to the Carbide Menu" href="html/tasks/CarbideMenu.htm"/>
	<topic label="Adding Global Preferences to the Carbide Extensions group" href="html/tasks/CarbideExtensionPreferences.htm"/>
    <topic label="Adding Plug-in Help" href="html/tasks/CarbideHelp.htm"/>	
	<topic label="Creating Wizard Templates" href="html/tasks/CreatingWizardTemplates.htm"/> 
	<topic label="Carbide Plug-in Overview" href="html/tasks/sdkMainTopic.htm" >
       <topic label="Getting Carbide Project Information" href="html/tasks/sdk_getprojinfo.htm"/>
       <topic label="Retrieving INF and MMP Project Information" href="html/tasks/sdk_getinfmmpinfo.htm"/>
    </topic>
    <topic label="Installing Your Own Carbide Plug-ins" href="html/tasks/carbide_adding_plugins.htm"/>	
</toc>