carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/tocTasks.xml
author timkelly
Mon, 06 Apr 2009 13:59:30 -0500
branchRCL_2_0
changeset 49 b6c46008a95c
parent 2 d760517a8095
child 130 825355d51766
permissions -rw-r--r--
fix bug 8804
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
cawthron
parents:
diff changeset
     3
cawthron
parents:
diff changeset
     4
<toc label="Tasks" link_to="sdkTOC.xml#sdkTasks" >
cawthron
parents:
diff changeset
     5
	<topic label="Adding Items to the Carbide Menu" href="html/tasks/CarbideMenu.htm"/>
cawthron
parents:
diff changeset
     6
	<topic label="Adding Global Preferences to the Carbide Extensions group" href="html/tasks/CarbideExtensionPreferences.htm"/>
cawthron
parents:
diff changeset
     7
    <topic label="Adding Plug-in Help" href="html/tasks/CarbideHelp.htm"/>	
cawthron
parents:
diff changeset
     8
    <topic label="Installing Your Own Carbide Plug-ins" href="html/tasks/carbide_adding_plugins.htm"/>	
cawthron
parents:
diff changeset
     9
	<topic label="Creating Wizard Templates" href="html/tasks/CreatingWizardTemplates.htm"/> 
cawthron
parents:
diff changeset
    10
	<topic label="Creating Plugins to Access Carbide Project Information">
cawthron
parents:
diff changeset
    11
       <topic label="Getting Carbide Project Information" href="html/tasks/sdk_getprojinfo.htm"/>
cawthron
parents:
diff changeset
    12
       <topic label="Retrieving INF and MMP Project Information" href="html/tasks/sdk_getinfmmpinfo.htm"/>
cawthron
parents:
diff changeset
    13
    </topic>
cawthron
parents:
diff changeset
    14
</toc>