core/com.nokia.carbide.cpp.codescanner/tocCodeScanner.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 02 Dec 2009 14:39:17 -0600
changeset 608 d2a651a847a5
parent 93 4f14af134d0e
permissions -rw-r--r--
Initial work to support an ISDKManager implementation that only understands SBSv2 (meaning, no devices.xml support). This abstracts the common behavior of both SDKManagers into AbstractSDKManager but does not change API. SBSv2Utils is extended to encapsulate some repeated patterns to find sbs.bat.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
93
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     3
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     4
<toc label="CodeScanner User Guide"
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     5
	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideMisc" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     6
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     7
	<topic label="CodeScanner User Guide" href="html/codescanner.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     8
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
     9
		<topic label="Release Notes"        href="html/release_notes.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    10
		<topic label="Overview" 			href="html/overview_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    11
		<topic label="Quick Start" 			href="html/start_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    12
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    13
		<topic label="CodeScanner preferences"		href="html/pref_codescanner_01.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    14
			<topic label="File Filters" 	href="html/pref_codescanner_02.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    15
			<topic label="Rules" 			href="html/pref_codescanner_03.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    16
		</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    17
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    18
		<topic label="Running CodeScanner" 			href="html/run_cs.htm" >
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    19
			<topic label="Carbide.c++ IDE" 			href="html/run_cs_plugin.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    20
			<topic label="Command-line Tools"		href="html/run_cs_cmd_line.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    21
		</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    22
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    23
		<topic label="Viewing Reports"				href="html/view_output.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    24
		<topic label="Optimizing CodeScanner"		href="html/optimizing_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    25
		<topic label="Customizing CodeScanner"		href="html/customizing_cs.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    26
		
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    27
		<topic label="Bugs Fixed"        href="html/bugs_fixed.htm" />
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    28
	</topic>
4f14af134d0e added IAD rules to pref page, updated TOC
fturovic <frank.turovich@nokia.com>
parents: 2
diff changeset
    29
	
2
cawthron
parents:
diff changeset
    30
</toc>