carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/tocStart.xml
author timkelly
Mon, 06 Apr 2009 13:59:30 -0500
branchRCL_2_0
changeset 49 b6c46008a95c
parent 2 d760517a8095
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="Getting Started" link_to="sdkTOC.xml#sdkGettingStarted">
cawthron
parents:
diff changeset
     5
	<topic label="Background information" href="html/gettingStarted/background.htm"/>
cawthron
parents:
diff changeset
     6
	<topic label="Setting up your development environment" 	href="html/gettingStarted/env_setup.htm"/>
cawthron
parents:
diff changeset
     7
	<topic label="Installing the Carbide.c++ Plug-in SDK help" href="html/gettingStarted/sdk_help.htm"/>
cawthron
parents:
diff changeset
     8
	<topic label="Importing the SDK example and leavescan plug-ins" href="html/gettingStarted/import_examples.htm"/>
cawthron
parents:
diff changeset
     9
	<topic label="Debugging a Carbide.c++ plug-in" href="html/gettingStarted/launchconfig.htm"/>
cawthron
parents:
diff changeset
    10
</toc>
cawthron
parents:
diff changeset
    11
cawthron
parents:
diff changeset
    12