core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
author fturovic <frank.turovich@nokia.com>
Wed, 26 Aug 2009 10:48:44 -0500
changeset 459 e32fb1052656
parent 400 9b005a8e6778
child 472 7023ee6970b8
permissions -rw-r--r--
BUG 9705/9706 - Fixed broken TOC links to removed pages
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<toc label="Introduction" href="html/concepts/Introduction.html"  >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
     6
	<topic label="Carbide.c++ Overview" 			href="html/tasks/start/carbide_overview.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
     7
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 70
diff changeset
     8
		<topic label="System Requirements" 			href="html/tasks/start/carbide_requirements.htm" />
95
b7a53cc14f34 fixed broken closing tags
fturovic <frank.turovich@nokia.com>
parents: 80
diff changeset
     9
		<topic label="Carbide Help" 				href="html/tasks/start/carbide_help.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    10
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 70
diff changeset
    11
		<topic label="Updating Carbide" 			href="html/tasks/start/carbide_updating.htm" >
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
			<topic label="Supported Target Types"	href="html/concepts/build_targets.htm" />		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
			<topic label="Supported SDKs" 		    href="html/sos_references.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
			<topic label="Updating Carbide.c++" 	href="html/tasks/start/carbide_updating.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
	
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    17
		<topic label="Tour of the UI"				href="html/concepts/tour.html" />
400
9b005a8e6778 removed duplicate pages, unused images, and fixed links to same
fturovic <frank.turovich@nokia.com>
parents: 327
diff changeset
    18
		<topic label="Concepts" 					href="html/concepts/concepts.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    20
		<topic label="Application Emulator Debug Example"  	href="html/tasks/start/carbide_example.htm" >
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
			<topic label="1. Creating New Projects" 		        	href="html/tasks/CreatingNewProjects.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
			<topic label="2. Building Projects and Symbian Components" 	href="html/tasks/projects/prj_build.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
			<topic label="3. Creating a Launch Configuration"			href="html/tasks/projects/prj_debug_config.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
			<topic label="4. Debugging a Symbian OS Program" 			href="html/tasks/start/carbide_debugging.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
	
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    27
		<topic label="DLL Emulator Example" href="html/concepts/SampleExampleProjectCreate.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    28
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    29
	</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    30
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    31
	<topic label="Carbide Menus " 					href="html/reference/menus/menus.htm" >
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    32
		<topic label="ABLD Actions" 				href="html/reference/menus/abld.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    33
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    34
		<topic label="Build All Configurations" 	href="html/reference/menus/build_all_targets.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    35
		<topic label="Build PKG File" 				href="html/reference/menus/build_pkg_file.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    36
		<topic label="Build Symbian Component" 		href="html/reference/menus/build_symbian_comp.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    37
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    38
		<topic label="Clean Symbian Component" 		href="html/reference/menus/clean_symbian_comp.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    39
		<topic label="Compile" 						href="html/reference/menus/compile_source.htm" />
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    40
		<topic label="Context menus" 				href="html/concepts/contextual_menus.htm" />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    41
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    42
		<topic label="Freeze Exports" 				href="html/reference/menus/freeze_exports.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    43
		<topic label="Freeze Symbian Component" 	href="html/reference/menus/freeze_symbian_comp.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    44
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    45
     	<topic label="On-Device Connections..."		href="html/reference/trk/wnd_on_device_setup.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    46
		<topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    47
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    48
		<topic label="Preprocess" 					href="html/reference/menus/preprocess_source.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    49
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    50
		<topic label="Run CodeScanner"				href="html/reference/menus/run_codescanner.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    51
		<topic label="Run Leavescan"				href="html/reference/menus/run_leavescan.htm" />
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    52
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    53
		<topic label="S60 UI Designer"				href="html/reference/menus/s60_ui_designer.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    54
		<topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    55
		<topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    56
		<topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    57
		<topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    58
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    59
		<topic label="Toggle HW Breakpoint"          href="html/reference/menus/hardware_breakpoints.htm" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 317
diff changeset
    60
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    61
		<topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    62
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    63
	</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    64
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    65
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    66
	<topic label="Project management" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    67
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    68
		<topic label="Carbide C/C++ perspective" 		    href="html/concepts/CarbidePerspective.html" >
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    69
			<topic label="Carbide.c++ News view"			href="html/reference/view_carbide_news.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    70
			<topic label="Executables view"					href="html/reference/view_executables.htm" />
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    71
			<topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    72
			<topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
    73
			<topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    74
			<topic label="Workspace Information"	        href="html/concepts/workspaces.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    75
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    76
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    77
		<topic label="Carbide.c++ preferences" 				href="html/reference/wnd_carbide_pref.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    78
			<topic label="Bug Reports"						href="PLUGINS_ROOT/com.nokia.carbide.bugreport/html/prefs_bug_reporter.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    79
			<topic label="Build"							href="html/reference/wnd_build_prefs.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    80
			<topic label="Carbide.c++ News"					href="html/reference/prefs_carbide_news.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    81
			<topic label="Debugger"							href="html/reference/wnd_debugger_prefs.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    82
			<topic label="CodeScanner"	  					href="PLUGINS_ROOT/com.nokia.carbide.cpp.codescanner/html/pref_codescanner_01.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    83
            <topic label="Diagnostic Logs"          		href="html/reference/wnd_diagnostic_logs_pref.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    84
            <topic label="Leavescan Preferences"    		href="html/reference/leavescan_pref.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    85
			<topic label="Performance Investigator"  		href="PLUGINS_ROOT/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/key_profile_pref.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    86
			<topic label="Platform Filtering Preferences"	href="html/tasks/sdks/sdk_platform_filter.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    87
			<topic label="Preprocess"						href="html/reference/wnd_preprocess_prefs.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    88
			<topic label="SDK Preferences"                  href="html/reference/SDKPreferences.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    89
			<topic label="UI Designer"          			href="PLUGINS_ROOT/com.nokia.carbide.cpp.uidesigner.doc.user/html/reference/uidesign/ref_ui_designer_prefs.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    90
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    91
			<topic label="Code Styles"						href="html/reference/wnd_pref_code_style.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    92
				<topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    93
				<topic label="Reformatting a Source File"		href="html/tasks/code_style_reformatting_sources.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    94
			</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    95
		</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
    97
		<topic label="Working with SDKs"					href="html/tasks/WorkingwithSDKs.html" >
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
    98
			<topic label="SDK Preferences"					href="html/reference/SDKPreferences.html" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    99
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   100
			<topic label="Adding an SDK"					href="html/tasks/AddinganSDK.html" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   101
				<topic label="Adding SDKs"					href="html/tasks/sdks/sdk_add.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   102
			</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   103
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   104
			<topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   105
			<topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   106
			<topic label="Editing SDK Properties"			href="html/tasks/RmvngandVwngPropsosSDK.html" />
302
8ad872e05db4 Merge SDK Support page with Working with SDKs and cleaned up broken links and references to deleted page
fturovic <frank.turovich@nokia.com>
parents: 300
diff changeset
   107
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   108
			<topic label="Adding Symbian Custom Kits"		href="html/tasks/sdks/sdk_add_custkits.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   109
		</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   110
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   111
		<topic label="Creating projects" 								href="html/tasks/CreatingProjectsToc.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   112
			<topic label="Project Templates" 					    	href="html/concepts/templates.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   113
			<topic label="Creating from a Template" 					href="html/tasks/CreatingNewProjects.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   114
			<topic label="Importing Projects from a BLD.INF File"		href="html/tasks/ImportingProjects.html" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   115
			<topic label="Importing Projects with Inter-Dependencies"	href="html/tasks/projects/prj_build_multi_projects.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   116
			<topic label="N-Gage Projects" 								href="html/concepts/ngage_projects.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   117
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   118
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   119
		<topic label="C/C++ Project and File Properties"	href="html/reference/ProjectPreferences.html" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   120
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   121
			<topic label="Carbide Build Configurations"					href="html/reference/build_properties/pane_build_config.htm" >
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   122
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   123
				<topic label="SIS Builder" 								href="html/reference/build_properties/pane_build_config_sis.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   124
					<topic label="SIS Properties"						href="html/reference/build_properties/wnd_sis_properties.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   125
				</topic>
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   126
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   127
				<topic label="Environment"								href="html/reference/build_properties/pane_build_config_env.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   128
				<topic label="Arguments"								href="html/reference/build_properties/pane_build_config_args.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   129
				<topic label="Paths and Symbols"						href="html/reference/build_properties/pane_build_config_paths.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   130
				<topic label="ROM Builder"								href="html/reference/ROM_build_settings.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   131
			</topic>
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   132
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   133
			<topic label="Carbide Macro Settings"						href="html/reference/build_properties/pane_macro_settings.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   134
			<topic label="Carbide Project Settings"						href="html/reference/build_properties/pane_project_settings.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   135
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   136
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   137
		<topic label="Building projects"  							href="html/concepts/build_system.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   138
			<topic label="Active Build Configuration"				href="html/concepts/build_configurations.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   139
			<topic label="Setting an Active Configuration"			href="html/tasks/projects/prj_set_build_tgt.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   140
			<topic label="Adding/Removing Build Configurations"		href="html/tasks/projects/prj_new_build_config.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   141
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   142
			<topic label="Preprocessing Files"						href="html/tasks/projects/prj_preprocess.htm" />
317
9e0187fc9169 added Dependency Tracking page to TOC with related context help update as well
fturovic <frank.turovich@nokia.com>
parents: 302
diff changeset
   143
			<topic label="Dependency Tracking"						href="html/concepts/dependency_tracking.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   144
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   145
			<topic label="Building Projects"						href="html/tasks/projects/prj_build.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   146
			<topic label="Cleaning Projects" 					    href="html/tasks/projects/prj_clean.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   147
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   148
			<topic label="Build All Configurations"			    	href="html/reference/menus/build_all_targets.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   149
			<topic label="Compile"			        				href="html/reference/menus/compile_source.htm" />		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   150
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   151
			<topic label="Build Symbian Component"					href="html/reference/menus/build_symbian_comp.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   152
			<topic label="Clean Symbian Component"					href="html/reference/menus/clean_symbian_comp.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   153
			<topic label="Freeze Symbian Component"					href="html/reference/menus/freeze_symbian_comp.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   154
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   155
			<topic label="Build PKG File"			        		href="html/reference/menus/build_pkg_file.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   156
			<topic label="Building a ROM Image File"                href="html/reference/ROM_build_settings.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   157
			<topic label="ABLD Actions"								href="html/reference/menus/abld.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   158
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   159
   			<topic label="Freeze Exports"							href="html/reference/menus/freeze_exports.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   160
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   161
	
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   162
		<topic label="Resource and project editors"		href="html/tasks/ModifyingResources.html" >
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   163
			
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   164
			<topic label="AIF files"					href="html/concepts/AIFDefWizard.html" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   165
				<topic label="AIF Editor"				href="html/reference/AIFEditor.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   166
				<topic label="Creating an AIF File"		href="html/tasks/AppInfoFile.html" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   167
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   168
			
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   169
			<topic label="Classes"  								href="html/tasks/ClassesToc.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   170
				<topic label="Adding Classes" 						href="html/tasks/AddingClasses.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   171
				<topic label="New Class Wizard" 					href="html/reference/NewClassWizard.html" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   172
				<topic label="Adding Symbian OS Classes Wizard"		href="html/tasks/projects/prj_adding_symbian_class.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   173
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   174
			
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   175
			<topic label="INF editor"					href="html/reference/INF_Editor.html" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   176
				<topic label="Overview tab"				href="html/reference/INF_Editor.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   177
				<topic label="Exports tab"				href="html/reference/INF_Editor_exports.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   178
				<topic label="BLD.INF tab"				href="html/reference/INF_Editor_file.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   179
				<topic label="Add / Edit Make File"		href="html/reference/INF_Editor_addedit_make.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   180
				<topic label="Add / Edit MMP File"		href="html/reference/INF_Editor_addedit_mmp.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   181
			</topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   182
	
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   183
			<topic label="MBM/MIF files" 			href="html/concepts/MBMDefWizard.html" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   184
				<topic label="MBM Editor" 			href="html/reference/MBMEditor.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   185
				<topic label="Creating MBM Files" 	href="html/tasks/Multi-BitmapFile.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   186
				<topic label="MBM/MIF Editor"		href="html/reference/view_mifdef_editor.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   187
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   188
			
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   189
			<topic label="MMP files" 				href="html/concepts/mmpfiles.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   190
				<topic label="MMP Wizard"		    href="html/reference/NewMMP_wizard.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   191
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   192
				<topic label="MMP Editor"			href="html/reference/MMP_Editor.html" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   193
					<topic label="Sources tab"		href="html/reference/MMP_Editor_sources.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   194
					<topic label="Libraries tab"	href="html/reference/MMP_Editor_libraries.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   195
					<topic label="Options tab"		href="html/reference/MMP_Editor_options.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   196
					<topic label="MMP File tab"		href="html/reference/MMP_Editor_mmp_tab.html" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   197
  				</topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   198
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   199
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   200
	
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   201
		<topic label="Launch configurations"				href="html/projects/launch/launch_configs_overview.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   202
			<topic label="New Launch Configuration Wizard"	href="html/projects/launch/wiz_new_launch_config.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   203
			<topic label="Debug dialog"						href="html/projects/launch/wnd_debug_configuration.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   204
228
6dc648a34ee6 Added missing Launch Types header page and revised TOC entry
fturovic
parents: 207
diff changeset
   205
		    <topic label="Launch types"			href="html/projects/launch/launch_types.htm" >
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   206
				<topic label="Applications"					href="html/projects/launch/applications.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   207
				<topic label="Application TRK"				href="html/projects/launch/run_mode.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   208
				<topic label="Attach to Process"			href="html/projects/launch/attach_process.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   209
				<topic label="Emulation"					href="html/projects/launch/emulation.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   210
				<topic label="Sophia (STI)"					href="html/projects/launch/sophia.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   211
				<topic label="System TRK"					href="html/projects/launch/stop_mode.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   212
				<topic label="Trace32"						href="html/projects/launch/trace32.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   213
				<anchor id="launch_config_ANCHOR"/>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   214
			</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   215
			
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   216
 			<topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   217
				<topic label="Arguments"					href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   218
				<topic label="Common"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   219
				<topic label="Debugger"						href="html/projects/launch/page_debugger.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   220
				<topic label="Executables"					href="html/projects/launch/page_executables.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   221
				<topic label="File Transfer"				href="html/projects/launch/page_file_transfer.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   222
				<topic label="Installation"					href="html/projects/launch/page_installation.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   223
				<topic label="Main"							href="html/projects/launch/page_main.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   224
				<topic label="ROM Image"					href="html/projects/launch/page_rom_image.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   225
				<topic label="ROM Log File"					href="html/projects/launch/page_rom_log.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   226
				<topic label="Sources"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   227
				<topic label="x86 Exceptions"				href="html/projects/launch/page_exceptions.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   228
			</topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   229
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   230
			<topic label="Customizing launch configurations"	href="html/projects/launch/customizing_launch_configs.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   231
			<topic label="Filtering launch configurations"		href="html/projects/launch/launch_configuration_filter.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   232
		</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   233
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   234
		<topic label="Qt project support"					href="html/qt_help/qt_overview.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   235
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   236
			<topic label="Qt development setup"				href="html/qt_help/qt_project_setup.htm" >
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   237
				<topic label="Creating Qt projects"			href="html/qt_help/qt_creating_projs_01.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   238
				<topic label="Importing Qt projects"		href="html/qt_help/qt_importing_projs_01.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   239
			</topic>
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   240
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   241
			<topic label="Qt C/C++ perspective"				href="html/qt_help/qt_perspectives.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   242
			<topic label="Qt preference panel"				href="html/qt_help/qt_pref_panel.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   243
			<topic label="Qt project properties"			href="html/qt_help/qt_project_properties.htm" />
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   244
		</topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   245
	</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   246
  
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   247
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   248
	<topic label="Debugging projects" 				href="html/concepts/debugger_about.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   249
	
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   250
		<topic label="Running a program" 			href="html/debugger/debug/cmds_starting.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   251
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   252
		<topic label="Debug perspective" 			href="html/reference/perspective_debug.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   253
			<topic label="BreakPoints view" 		href="html/reference/view_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   254
			<topic label="Console view" 			href="html/reference/view_log.htm" />
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   255
			<topic label="Debug view"				href="html/debugger/debug/viewing_debug.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   256
			<topic label="Disassembly view"			href="html/reference/view_disassembly.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   257
			<topic href="html/reference/view_executables.htm" label="Executables view">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   258
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   259
		    
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   260
			<topic label="Expressions view"			href="html/reference/view_expressions.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   261
			    <topic label="Adding Expressions" 				href="html/tasks/expressions/expr_adding.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   262
			    <topic label="Editing Expressions" 				href="html/tasks/expressions/expr_editing.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   263
			    <topic label="Removing Expressions" 			href="html/tasks/expressions/expr_removing.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   264
		    </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   265
		    
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   266
			<topic label="Memory view"				href="html/reference/view_memory_wnd.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   267
      <topic href="html/concepts/working_with_memory.htm" label="Working with Memory">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   268
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   269
			    <topic label="Opening a Memory View"					href="html/tasks/memory/view_memory_show.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   270
			    <topic label="Adding a Memory Monitor"					href="html/tasks/memory/memory_monitor_adding.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   271
			    <topic label="Adding a Memory Rendering"				href="html/tasks/memory/memory_rendering_adding.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   272
			    <topic label="Removing a Memory Monitor or Rendering"	href="html/tasks/memory/memory_monitor_removing.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   273
		        <topic label="Memory Rendering Options"         		href="html/reference/memory_rendering_options.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   274
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   275
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   276
			<topic label="Modules View"				href="html/reference/view_module_wnd.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   277
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   278
	        <topic label="Registers"								href="html/concepts/registers.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   279
			    <topic label="Registers view"						href="html/reference/view_registers.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   280
			    <topic label="Opening a Registers View"				href="html/tasks/registers/mem_reg_open_wnd.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   281
       <topic href="html/tasks/registers/mem_reg_data_views.htm" label="Changing Register Data Views">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   282
       </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   283
			    <topic label="Expanding Register Groups"			href="html/tasks/registers/mem_reg_viewing.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   284
			    <topic label="Changing Register Values"				href="html/tasks/registers/mem_reg_changing.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   285
			    <topic label="ARM Registers"						href="html/concepts/arm_registers.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   286
		    </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   287
		    
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   288
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   289
			<topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data view">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   290
      <topic href="html/tasks/debugger/view_symbian_kernel_set.htm" label="Setting the Refresh Rate">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   291
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   292
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   293
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   294
			<topic label="Variables view"			href="html/reference/view_variables.htm" >
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   295
      <topic label="Working with Variables" href="html/concepts/working_with_variables.htm">
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   296
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   297
			    <topic label="Opening a Variables View"				href="html/tasks/variables/show_variables_view.htm" />
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   298
			    <topic label="Showing Global Variables" href="html/tasks/variables/show_global_variables.htm">
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   299
       </topic>
96
dc3dca9ced31 Fix TOC XML in hopes that 2.1 will build & carefully formatted lots of lines for readability.
Steve Sobek <steve.sobek@nokia.com>
parents: 95
diff changeset
   300
       <topic label="Setting Variable Formats" href="html/tasks/variables/set_variable_formats.htm">
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   301
       </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   302
		    </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   303
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   304
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   305
   <topic label="Debugging actions" href="html/debugger/debug/debug.htm">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   306
      <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   307
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   308
      <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   309
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   310
      <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   311
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   312
      <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   313
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   314
      <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   315
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   316
      <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   317
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   318
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   319
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   320
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   321
 <topic href="html/debugger/breakpoints/breakpoints.htm" label="Breakpoints">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   322
    <topic label="Viewing breakpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   323
    <topic label="Breakpoint status indicators" href="html/debugger/breakpoints/resolving_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   324
    <topic label="Enabling, disabling, and removing breakpoints" href="html/debugger/breakpoints/toggling_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   325
    <topic label="Breakpoint properties" href="html/debugger/breakpoints/properties_breakpoints.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   326
    <topic label="Creating conditional breakpoints" href="html/debugger/breakpoints/conditional_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   327
    <topic label="Creating temporary breakpoints" href="html/debugger/breakpoints/temporary_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   328
	</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   329
    <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   330
    <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   331
    <topic label="Toggle hardware breakpoints" href="html/reference/menus/hardware_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   332
  </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   333
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   334
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   335
 <topic href="html/debugger/watchpoints/watchpoints.htm" label="Watchpoints">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   336
    <topic label="Viewing watchpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   337
    <topic label="Watchpoint status indicators" href="html/debugger/watchpoints/status_watchpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   338
    <topic label="Setting and removing watchpoints" href="html/debugger/watchpoints/setting_watchpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   339
    <topic label="Enabling and disabling watchpoints" href="html/debugger/watchpoints/toggling_watchpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   340
    <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   341
    <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   342
 </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   343
   
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   344
   <topic label="Variables and Expressions" 			href="html/debugger/variables/variables.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   345
      <topic label="Viewing variables"                   		href="html/debugger/variables/viewing_variables.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   346
         <topic label="Adding and removing global variables" 	href="html/debugger/variables/adding_variables.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   347
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   348
      <topic label="Viewing expressions" 						href="html/debugger/variables/viewing_expressions.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   349
         <topic label="Adding and removing expressions" 		href="html/debugger/variables/adding_expressions.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   350
         <topic label="Editing expressions" 					href="html/debugger/variables/editing_expressions.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   351
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   352
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   353
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   354
   <topic href="html/reference/trk/wnd_new_connection_wizard.htm" label="On-Device Connections Overview" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   355
		<topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   356
		<topic href="html/reference/trk/wnd_new_conn_wiz_edit.htm" label="Adding, editing, and deleting connections" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   357
  <topic href="html/reference/trk/exporting_remote_conns.htm" label="Exporting remote connections">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   358
  </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   359
  <topic href="html/reference/trk/importing_remote_conns.htm" label="Importing remote connections">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   360
  </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   361
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   362
	    
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   363
		<topic label="Emulator projects" 					href="html/tasks/EmulatorToc.htm">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   364
			<topic label="Setting Environment for x86 Compiler"		href="html/tasks/projects/prj_build_cmd_line.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   365
			<topic label="Unsetting Built-in Environment"	        href="html/reference/wnd_carbide_pref_x86.htm" />		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   366
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   367
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   368
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   369
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   370
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   371
		<topic label="Run mode projects" 						href="html/tasks/RunModeToc.htm">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   372
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   373
			<topic label="Run Mode Overview"  			href="html/tasks/start/carbide_overview_trk.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   374
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   375
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   376
				
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   377
		
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   378
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   379
      <topic href="html/concepts/autotargeting.htm" label="Auto-Targeting of Executables">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   380
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   381
   <topic href="html/tasks/start/carbide_example_trk.htm" label="Run Mode Debug Example">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   382
       <topic href="html/tasks/trk/trk_preconditions.htm" label="1. Preconditions to On-Device Debugging">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   383
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   384
      <topic href="html/tasks/trk/trk_installation_instr.htm" label="2. Installing an On-Device Debug Agent">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   385
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   386
      <topic href="html/tasks/projects/working_with_sis_pkg_files.htm" label="3. Creating a PKG File">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   387
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   388
      <topic href="html/tasks/projects/prj_creating_sis_file.htm" label="4. Creating a .SIS File">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   389
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   390
            <topic href="html/tasks/start/carbide_deploying.htm" label="5. Deploying Programs">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   391
            </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   392
      <topic href="html/tasks/trk/trk_carbide_setup.htm" label="6. Launch Configuration Setup">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   393
         <topic href="html/reference/trk/panel_trk_overview.htm" label="Debug (On-device Debugging) Overview">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   394
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   395
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   396
      <topic href="html/tasks/projects/prj_debug_config.htm" label="7. Debugging Applications">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   397
         <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   398
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   399
         <topic href="html/tasks/projects/prj_import_exe.htm" label="Importing a Symbian Executable">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   400
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   401
         <topic href="html/tasks/processes/attach_debugger_to_process.htm" label="Attaching to a Symbian OS Process">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   402
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   403
         <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   404
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   405
         <topic href="html/concepts/arm_registers.htm" label="Registers">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   406
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   407
         <topic href="html/reference/view_symbian_kernel.htm" label="Symbian OS Data View">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   408
         </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   409
      </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   410
   </topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   411
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   412
			<topic label="Troubleshooting" 						href="html/tasks/trk/trk_troubleshooting.htm"/>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   413
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   414
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   415
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   416
		<topic label="Stop mode projects" 				href="html/tasks/StopModeToc.htm">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   417
		
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   418
			<topic label="Stop Mode Debug Example" 					href="html/tasks/debugger/stop_mode_debug.htm" >
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   419
				<topic label="1. On-Device Debugging Preconditions" href="html/tasks/debugger/stop_mode_debug_precond.htm" />
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   420
				<topic label="2. Trace32 Support" 					href="html/projects/launch/trace32.htm" >
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   421
					<topic label="Main" 							href="html/projects/launch/page_main.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   422
					<topic label="Connection" 						href="html/projects/launch/page_connection.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   423
					<topic label="Debugger" 						href="html/projects/launch/page_debugger.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   424
					<topic label="ROM Image" 						href="html/projects/launch/page_rom_image.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   425
					<topic label="Executables" 						href="html/projects/launch/page_executables.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   426
					<topic label="Source" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   427
					<topic label="Commmon" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm/" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   428
				</topic>
459
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   429
				<topic label="3. Sophia Target Interface Support" 	href="html/projects/launch/sophia.htm" >
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   430
					<topic label="Main" 							href="html/projects/launch/page_main.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   431
					<topic label="Connection" 						href="html/projects/launch/page_connection.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   432
					<topic label="Debugger" 						href="html/projects/launch/page_debugger.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   433
					<topic label="ROM Image" 						href="html/projects/launch/page_rom_image.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   434
					<topic label="Executables" 						href="html/projects/launch/page_executables.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   435
					<topic label="Source" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
e32fb1052656 BUG 9705/9706 - Fixed broken TOC links to removed pages
fturovic <frank.turovich@nokia.com>
parents: 400
diff changeset
   436
					<topic label="Commmon" 							href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm/" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   437
				</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   438
				<topic label="4. Using Soft Attach"	 href="html/tasks/debugger/soft_attach_debug.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   439
			</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   440
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   441
			<topic label="Building a ROM Image File"            href="html/reference/ROM_build_settings.html" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   442
			<topic label="ARM Registers" 						href="html/concepts/arm_registers.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   443
			<topic label="Symbian OS Data View"					href="html/reference/view_symbian_kernel.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   444
			<topic label="Toggle HW Breakpoint"           		href="html/reference/menus/hardware_breakpoints.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   445
			
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   446
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   447
		<topic label="Debugging variations"                     href="html/concepts/debugger_about.htm" >
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   448
		    <topic label="Emulation Debugging"			        href="html/concepts/emulators.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   449
			<topic label="Debugging DLLs"						href="html/tasks/projects/prj_debug_dlls.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   450
			<topic label="Debugging in ROM"		                href="html/tasks/projects/prj_debug_rom.htm" />      
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   451
			<topic label="Importing Symbian Executables"		href="html/tasks/projects/prj_import_exe.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   452
		</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   453
	</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   454
 
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   455
 
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   456
	
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   457
 	<topic href="html/reference/search/wnd_system_search.htm" label="System Search">
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   458
			<topic label="System Search view"      		href="html/reference/search/view_system_search.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   459
			<topic label="System Search preferences"    href="html/reference/search/wnd_system_search_prefs.htm" />
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   460
 	</topic>
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   461
		
113
72a551b82501 added Carbide tool page with TOC entry
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   462
	<topic href="html/hints_tips.htm" label="Tips &amp; Hints" />
72a551b82501 added Carbide tool page with TOC entry
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   463
	<topic href="html/tasks/carbide_tools.htm" label="Creating Carbide Tools" />
72a551b82501 added Carbide tool page with TOC entry
fturovic <frank.turovich@nokia.com>
parents: 89
diff changeset
   464
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   465
</toc>