core/com.nokia.carbide.cpp.codescanner/tocCodeScanner.xml
author timkelly
Wed, 31 Mar 2010 12:09:18 -0500
changeset 1145 a9cc5c408e07
parent 93 4f14af134d0e
permissions -rw-r--r--
Always cache the platform/target as uppercase, and always return platform and target as uppercase (regression for bug 10674). Fixes problems with building and displaying emulator, as well as discovering GCCE prefix file correctly.
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>