core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
author fturovic <frank.turovich@nokia.com>
Mon, 11 Oct 2010 10:19:49 -0500
changeset 2144 f60ed5f7ac7b
parent 2140 3cc835ea617d
child 2146 fdca36379181
permissions -rw-r--r--
added intro page for tutorials
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"?>
1786
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1777
diff changeset
     3
70
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"  >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
     5
  <topic label="Carbide.c++ Overview" 			href="html/tasks/start/carbide_overview.htm" >
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     6
    <topic href="html/tasks/start/carbide_requirements.htm" label="System Requirements">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     7
       <topic href="html/tasks/debugger/run_mode_debug_01.htm" label="Installing PERL">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     8
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
     9
       <topic href="html/tasks/debugger/run_mode_debug_02.htm" label="Installing an SDK">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    10
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    11
       <topic href="html/tasks/debugger/run_mode_debug_03.htm" label="Configuring environment variables">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    12
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    13
       <topic href="html/tasks/debugger/run_mode_debug_04.htm" label="Setting up a virtual drive">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    14
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    15
    </topic>
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    16
    <topic label="Tour of the UI"				href="html/concepts/tour.html" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    17
    <topic label="Carbide Help" 				href="html/tasks/start/carbide_help.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    18
    <topic label="Supported SDKs" 		    	href="html/sos_references.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    19
    <topic label="Updating Carbide" 			href="html/tasks/start/carbide_updating.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    20
  </topic>
1786
3b1331ffa1fe updated INF editor pages
fturovic <frank.turovich@nokia.com>
parents: 1777
diff changeset
    21
   <topic label="Concepts" 					href="html/concepts/concepts.htm" />
2144
f60ed5f7ac7b added intro page for tutorials
fturovic <frank.turovich@nokia.com>
parents: 2140
diff changeset
    22
   <topic label="Carbide tutorials"  		href="html/projects/tutorials/tutorials.htm">
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    23
		<topic label="Emulator Application Projects"				href="html/projects/tutorials/new_proj_from_template_00.htm" >
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    24
		  <topic label="Creating new projects from templates" 		href="html/projects/tutorials/new_proj_from_template_01.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    25
		  <topic label="Building projects and components" 			href="html/projects/tutorials/new_proj_from_template_02.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    26
		  <topic label="Defining a launch configuration"			href="html/projects/tutorials/new_proj_from_template_03.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    27
		  <topic label="Launching and debugging an executable" 		href="html/projects/tutorials/new_proj_from_template_04.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    28
		</topic>
2087
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
    29
		<!--
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    30
		<topic label="DLL Projects"									href="html/projects/tutorials/new_proj_dll_example_00.htm" >
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    31
		  <topic label="Creating DLL Projects" 						href="html/projects/tutorials/new_proj_dll_example_01.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    32
		  <topic label="Building the DLL Project" 					href="html/projects/tutorials/new_proj_dll_example_02.htm" />
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    33
		  <topic label="Debugging a DLL Project"					href="html/projects/tutorials/new_proj_dll_example_03.htm" />
1933
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
    34
      	  <topic label="Debugging DLLs with Any Process"			href="html/tasks/projects/prj_debug_dlls_any_process.htm" />
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    35
		</topic>
2087
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
    36
		-->
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    37
		<topic label="Remote Target Debugging (Run-mode)"			href="html/projects/tutorials/run_mode_debug_example_00.htm" >
1645
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    38
		  <topic label="Connect remote device to PC" 				href="html/projects/tutorials/run_mode_debug_example_01.htm" />
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    39
		  <topic label="Install remote debug agent"					href="html/projects/tutorials/run_mode_debug_example_02.htm" />
0083290c145a minor edits to sync titles across tutorials
fturovic <frank.turovich@nokia.com>
parents: 1636
diff changeset
    40
		  <topic label="Configure project for downloading"			href="html/projects/tutorials/run_mode_debug_example_03.htm" />
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1629
diff changeset
    41
		  <topic label="Debug on remote device"						href="html/projects/tutorials/run_mode_debug_example_04.htm" />
1629
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    42
		</topic>
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    43
   </topic>
b2ce754c5137 added carbide portal page to TOC
fturovic <frank.turovich@nokia.com>
parents: 1617
diff changeset
    44
  <topic label="Carbide menus" 					href="html/reference/menus/menus.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    45
    <topic label="ABLD Actions" 				href="html/reference/menus/abld.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    46
    <topic label="Build All Configurations" 	href="html/reference/menus/build_all_targets.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    47
    <topic label="Build PKG File" 				href="html/reference/menus/build_pkg_file.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    48
    <topic label="Build Symbian Component" 		href="html/reference/menus/build_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    49
    <topic label="Clean Symbian Component" 		href="html/reference/menus/clean_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    50
    <topic label="Compile" 						href="html/reference/menus/compile_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    51
    <topic label="Context menus" 				href="html/concepts/contextual_menus.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    52
    <topic label="Freeze Exports" 				href="html/reference/menus/freeze_exports.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    53
    <topic label="Freeze Symbian Component" 	href="html/reference/menus/freeze_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    54
    <topic label="Open Command Window"			href="html/reference/menus/open_cmd_window.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    55
    <topic label="Preprocess" 					href="html/reference/menus/preprocess_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    56
    <topic label="Show in Explorer"				href="html/reference/menus/open_explorer_window.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    57
    <topic label="Symbian OS C++ Class"			href="html/tasks/projects/prj_adding_symbian_class.htm"  />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    58
    <topic label="Symbian OS C++ Project"		href="html/tasks/CreatingNewProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    59
    <topic label="Symbian OS MMP File"			href="html/reference/NewMMP_wizard.html" />
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    60
    <topic label="Toggle HW Breakpoint"         href="html/reference/menus/hardware_breakpoints.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    61
    <topic label="Update Projects"          	href="html/reference/olderproject_updater.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    62
  </topic>
1726
a9ad516f44ae minor edit
fturovic <frank.turovich@nokia.com>
parents: 1725
diff changeset
    63
  <topic label="Carbide views" 						href="html/reference/views_overview.htm"  >
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    64
      <topic label="BreakPoints view" 				href="html/reference/view_breakpoints.htm" />
1828
bcf84b8ee3f9 replaced carbide portal with carbide.c++ portal
fturovic <frank.turovich@nokia.com>
parents: 1817
diff changeset
    65
      <topic label="Carbide.c++ Portal"	    		href="html/reference/view_carbide_portal.htm" >
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    66
      	<topic label="Installing Extensions"	    href="html/tasks/installing_extensions.htm" />
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
    67
  	  </topic>
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
    68
      <topic label="Console view" 					href="html/reference/view_console.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    69
      <topic label="Debug view"						href="html/debugger/debug/viewing_debug.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    70
      <topic label="Disassembly view"				href="html/reference/view_disassembly.htm" />
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    71
      <topic label="Executables view"				href="html/reference/view_executables.htm" />
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
    72
      <topic label="Memory view"				href="html/reference/view_memory.htm" >
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    73
        <topic href="html/concepts/working_with_memory.htm" label="Working with Memory"></topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    74
        <topic label="Opening a Memory View"					href="html/tasks/memory/view_memory_show.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    75
        <topic label="Adding a Memory Monitor"					href="html/tasks/memory/memory_monitor_adding.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    76
        <topic label="Adding a Memory Rendering"				href="html/tasks/memory/memory_rendering_adding.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    77
        <topic label="Removing a Memory Monitor or Rendering"	href="html/tasks/memory/memory_monitor_removing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    78
        <topic label="Memory Rendering Options"         		href="html/reference/memory_rendering_options.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    79
      </topic>
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
    80
      <topic label="Modules View"				href="html/reference/view_module.htm" />
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
    81
      <topic label="Project Explorer view"			href="html/reference/view_proj_explorer.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    82
      <topic label="Registers"								href="html/concepts/registers.htm" >
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    83
        <topic label="Registers view"						href="html/reference/view_registers.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    84
        <topic label="Opening a Registers View"				href="html/tasks/registers/mem_reg_open_wnd.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    85
        <topic href="html/tasks/registers/mem_reg_data_views.htm" label="Changing Register Data Views"></topic>
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    86
        <topic label="Expanding Register Groups"			href="html/tasks/registers/mem_reg_viewing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    87
        <topic label="Changing Register Values"				href="html/tasks/registers/mem_reg_changing.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    88
      </topic>
1448
e1fbef8f8f8c added Install Extension view page and related images and links
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
    89
      <topic label="Remote Connections view"		href="html/reference/trk/view_remote_connection.htm" />
1807
b0664b24ac57 updated link to new pages
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
    90
      <topic href="html/reference/view_sym_os_data_overview.htm" label="Symbian OS Data view"></topic>
2140
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
    91
      <topic label="Symbian Project Navigator view"	href="html/debugger/variables/variables.htm" />
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
    92
      <topic label="Variables and Expressions"					href="html/concepts/working_with_variables.htm" >
2140
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
    93
        <topic label="Variables view"							href="html/debugger/variables/view_variables.htm" />
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
    94
        <topic label="Expressions view"							href="html/debugger/variables/view_expressions.htm" />
1539
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    95
        <topic label="Editing Expressions" 						href="html/debugger/variables/editing_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    96
        <topic label="Adding and Removing Expressions"			href="html/debugger/variables/adding_expressions.htm" />
81ac52b63fab revised TOC and updated background on title page
fturovic <frank.turovich@nokia.com>
parents: 1536
diff changeset
    97
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
    98
      <topic label="Workspace Information"	        href="html/concepts/workspaces.htm" />
1536
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
    99
  </topic>
63ad402bd5e7 revised install extensions view page and added task for same
fturovic <frank.turovich@nokia.com>
parents: 1520
diff changeset
   100
  <topic label="Project management" >
1768
ba068b433a3c modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com>
parents: 1726
diff changeset
   101
    <topic label="Carbide C/C++ perspective" 			href="html/concepts/CarbidePerspective.html" />
1777
490bb9a68e6b draft of sbsv2 concept and related index, trk, and TOC changes
fturovic <frank.turovich@nokia.com>
parents: 1768
diff changeset
   102
    <topic label="Symbian Build System (SBSv2)" 			href="html/concepts/sbsv2.htm" />
1768
ba068b433a3c modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com>
parents: 1726
diff changeset
   103
    <topic label="Carbide.c++ preferences" 				href="html/reference/pref_carb_cpp.htm" >
ba068b433a3c modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com>
parents: 1726
diff changeset
   104
      <topic label="Build"								href="html/reference/pref_carb_build.htm" />
1996
22b525c1e359 BUG 11531 - good catch on missing options in dialogs, fixed images and names as appropriate
fturovic <frank.turovich@nokia.com>
parents: 1988
diff changeset
   105
      <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
   106
      <topic label="Code Styles"						href="html/reference/pref_cpp_code_style.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   107
        <topic label="Setting the Workspace Code Style"	href="html/tasks/code_style_workspace.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   108
        <topic label="Reformatting a Source File"		href="html/tasks/code_style_reformatting_sources.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   109
      </topic>
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   110
      <topic label="Debugger"							href="html/reference/pref_carb_debugger.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   111
      <topic label="Diagnostic Logs"          			href="html/reference/pref_carb_diagnostic_logs.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   112
      <topic label="Launch Configurations"				href="html/reference/trk/panel_filter.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   113
      <topic label="Preprocess"							href="html/reference/pref_carb_preprocess.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   114
      <topic label="Symbian SDKs"						href="html/reference/pref_carb_symbian_sdk.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   115
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   116
    <topic label="Working with SDKs"					href="html/tasks/WorkingwithSDKs.html" >
1768
ba068b433a3c modified TOC for symbian sdk pref panel
fturovic <frank.turovich@nokia.com>
parents: 1726
diff changeset
   117
      <topic label="Symbian SDKs"						href="html/reference/pref_carb_symbian_sdk.htm" />
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1933
diff changeset
   118
      <topic label="Build Configuration Filtering"		href="html/tasks/sdks/sdk_platform_filter.htm" />
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1933
diff changeset
   119
      <topic label="Adding an SDK"					href="html/tasks/sdks/sdk_add.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   120
      <topic label="Searching for SDKs"				href="html/tasks/sdks/sdk_search.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   121
      <topic label="Viewing SDK Properties"			href="html/tasks/sdks/sdk_view_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   122
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   123
    <topic label="Creating projects" 								href="html/tasks/CreatingProjectsToc.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   124
      <topic label="Project Templates" 					    	href="html/concepts/templates.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   125
      <topic label="Creating from a Template" 					href="html/tasks/CreatingNewProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   126
      <topic label="Importing Projects from a BLD.INF File"		href="html/tasks/ImportingProjects.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   127
      <topic label="Importing Projects with Inter-Dependencies"	href="html/tasks/projects/prj_build_multi_projects.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   128
      <topic label="N-Gage Projects" 								href="html/concepts/ngage_projects.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   129
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   130
    <topic label="C/C++ Project and File Properties"	href="html/reference/ProjectPreferences.html" >
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1933
diff changeset
   131
      <topic label="Build Configurations"					href="html/reference/build_properties/prop_carb_build_config.htm" >
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   132
        <topic label="SIS Builder" 							href="html/reference/build_properties/pane_build_config_sis.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   133
          <topic label="SIS Properties"						href="html/reference/build_properties/wnd_sis_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   134
        </topic>
1248
d4fee22b8cbb merged changes from 2.6 to 3.0
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   135
        <topic label="SBSv2"									href="html/reference/build_properties/pane_build_config_sbsv2.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   136
        <topic label="Environment"								href="html/reference/build_properties/pane_build_config_env.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   137
        <topic label="Arguments"								href="html/reference/build_properties/pane_build_config_args.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   138
        <topic label="Paths and Symbols"						href="html/reference/build_properties/pane_build_config_paths.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   139
        <topic label="ROM Builder"								href="html/reference/ROM_build_settings.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   140
      </topic>
1934
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1933
diff changeset
   141
      <topic label="Macro Settings"							href="html/reference/build_properties/prop_carb_macro_settings.htm" />
4f0cd256d26c BUG 11531 - fixed reported issues from Rooney and Stephen for SDK section
fturovic <frank.turovich@nokia.com>
parents: 1933
diff changeset
   142
      <topic label="Project Settings"						href="html/reference/build_properties/prop_carb_project_settings.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   143
    </topic>
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   144
    <topic label="Building projects"  						href="html/concepts/build_system.htm" >
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   145
      <topic label="Active Build Configuration"				href="html/concepts/build_configurations.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   146
      <topic label="Setting an Active Configuration"			href="html/tasks/projects/prj_set_build_tgt.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   147
      <topic label="Adding/Removing Build Configurations"		href="html/tasks/projects/prj_new_build_config.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   148
      <topic label="Preprocessing Files"						href="html/tasks/projects/prj_preprocess.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   149
      <topic label="Dependency Tracking"						href="html/concepts/dependency_tracking.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   150
      <topic label="Building Projects"						href="html/tasks/projects/prj_build.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   151
      <topic label="Cleaning Projects" 					    href="html/tasks/projects/prj_clean.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   152
      <topic label="Build All Configurations"			    	href="html/reference/menus/build_all_targets.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   153
      <topic label="Compile"			        				href="html/reference/menus/compile_source.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   154
      <topic label="Build Symbian Component"					href="html/reference/menus/build_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   155
      <topic label="Clean Symbian Component"					href="html/reference/menus/clean_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   156
      <topic label="Freeze Symbian Component"					href="html/reference/menus/freeze_symbian_comp.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   157
      <topic label="Build PKG File"			        		href="html/reference/menus/build_pkg_file.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   158
      <topic label="Building a ROM Image File"                href="html/reference/ROM_build_settings.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   159
      <topic label="ABLD Actions"								href="html/reference/menus/abld.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   160
      <topic label="Freeze Exports"							href="html/reference/menus/freeze_exports.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   161
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   162
    <topic label="Resource and project editors"		href="html/tasks/ModifyingResources.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   163
      <topic label="Classes"  								href="html/tasks/ClassesToc.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   164
        <topic label="Adding Classes" 						href="html/tasks/AddingClasses.html" />
1510
90c95d26606c minor edits and updates to images
fturovic <frank.turovich@nokia.com>
parents: 1475
diff changeset
   165
        <topic label="New C++ Class Wizard" 				href="html/reference/NewClassWizard.html" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   166
        <topic label="Adding Symbian OS Classes Wizard"		href="html/tasks/projects/prj_adding_symbian_class.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   167
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   168
      <topic label="INF editor"					href="html/reference/INF_Editor.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   169
        <topic label="Overview tab"				href="html/reference/INF_Editor.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   170
        <topic label="Exports tab"				href="html/reference/INF_Editor_exports.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   171
        <topic label="BLD.INF tab"				href="html/reference/INF_Editor_file.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   172
        <topic label="Add / Edit Make File"		href="html/reference/INF_Editor_addedit_make.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   173
        <topic label="Add / Edit MMP File"		href="html/reference/INF_Editor_addedit_mmp.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   174
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   175
      <topic label="MBM/MIF files" 			href="html/concepts/MBMDefWizard.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   176
        <topic label="MBM Editor" 			href="html/reference/MBMEditor.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   177
        <topic label="Creating MBM Files" 	href="html/tasks/Multi-BitmapFile.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   178
        <topic label="MBM/MIF Editor"		href="html/reference/view_mifdef_editor.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   179
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   180
      <topic label="MMP files" 				href="html/concepts/mmpfiles.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   181
        <topic label="MMP Wizard"		    href="html/reference/NewMMP_wizard.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   182
        <topic label="MMP Editor"			href="html/reference/MMP_Editor.html" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   183
          <topic label="Sources tab"		href="html/reference/MMP_Editor_sources.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   184
          <topic label="Libraries tab"	href="html/reference/MMP_Editor_libraries.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   185
          <topic label="Options tab"		href="html/reference/MMP_Editor_options.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   186
          <topic label="MMP File tab"		href="html/reference/MMP_Editor_mmp_tab.html" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   187
        </topic>
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   188
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   189
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   190
    <topic label="Launch configurations"				href="html/projects/launch/launch_configs_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   191
      <topic label="New Launch Configuration Wizard"	href="html/projects/launch/wiz_new_launch_config.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   192
      <topic label="Debug dialog"						href="html/projects/launch/wnd_debug_configuration.htm" />
2087
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
   193
      <topic label="Launch types"								href="html/projects/launch/launch_types.htm" >
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
   194
        <topic label="Symbian OS Device"						href="html/projects/launch/stop_mode.htm" />
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
   195
        <topic label="Symbian OS Device (Install SIS)"			href="html/projects/launch/run_mode.htm" />
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
   196
        <topic label="Symbian OS Device (Attach to Process)"	href="html/projects/launch/attach_process.htm" />
617a89f9dffc BUG 12110 - text instances of apptrk/systrk changed, more images yet to update
fturovic <frank.turovich@nokia.com>
parents: 2082
diff changeset
   197
        <topic label="Symbian OS Emulator"						href="html/projects/launch/emulation.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   198
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   199
      <topic label="Configuration panes"				href="html/projects/launch/pages_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   200
        <topic label="Arguments"					href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_arg.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   201
        <topic label="Common"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_comm.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   202
        <topic label="Debugger"						href="html/projects/launch/page_debugger.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   203
        <topic label="Executables"					href="html/projects/launch/page_executables.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   204
        <topic label="File Transfer"				href="html/projects/launch/page_file_transfer.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   205
        <topic label="Installation"					href="html/projects/launch/page_installation.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   206
        <topic label="Main"							href="html/projects/launch/page_main.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   207
        <topic label="ROM Image"					href="html/projects/launch/page_rom_image.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   208
        <topic label="ROM Log File"					href="html/projects/launch/page_rom_log.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   209
        <topic label="Sources"						href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_run_dbg_srce.htm" />
1835
113f8e9d5cb6 added new exceptions page for stop mode and related images
fturovic <frank.turovich@nokia.com>
parents: 1828
diff changeset
   210
        <topic label="x86 Exceptions"				href="html/projects/launch/page_x86_exceptions.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   211
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   212
      <topic label="Customizing launch configurations"	href="html/projects/launch/customizing_launch_configs.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   213
      <topic label="Filtering launch configurations"		href="html/projects/launch/launch_configuration_filter.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   214
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   215
    <topic label="Qt project support"					href="html/qt_help/qt_overview.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   216
      <topic label="Qt development setup"				href="html/qt_help/qt_project_setup.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   217
        <topic label="Creating Qt projects"			href="html/qt_help/qt_creating_projs_01.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   218
        <topic label="Importing Qt projects"		href="html/qt_help/qt_importing_projs_01.htm" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   219
      </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   220
      <topic label="Qt C/C++ perspective"				href="html/qt_help/qt_perspectives.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   221
      <topic label="Qt preference panel"				href="html/qt_help/qt_pref_panel.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   222
      <topic label="Qt project properties"			href="html/qt_help/qt_project_properties.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   223
    </topic>
1475
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1448
diff changeset
   224
    <topic label="Software Configuration Management"	href="html/concepts/cvs.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   225
  </topic>
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2104
diff changeset
   226
  
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   227
  <topic label="Debugging projects" 				href="html/concepts/debugger_about.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   228
    <topic label="Running a program" 			href="html/debugger/debug/cmds_starting.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   229
    <topic label="Debug perspective" 			href="html/reference/perspective_debug.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   230
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   231
    <topic label="Debugging actions" href="html/debugger/debug/debug.htm">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   232
      <topic href="html/debugger/debug/viewing_debug.htm" label="View debugging"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   233
      <topic href="html/debugger/debug/cmds_starting.htm" label="Starting and Terminating"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   234
      <topic href="html/debugger/debug/cmds_resuming.htm" label="Suspending and Resuming"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   235
      <topic href="html/debugger/debug/cmds_stepping.htm" label="Stepping Over, Into, and Out of Routines"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   236
      <topic href="html/debugger/debug/cmds_other.htm" label="Other useful commands"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   237
      <topic href="html/debugger/debug/cmds_reposition_pc.htm" label="Reposition the program counter"></topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   238
    </topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   239
    
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   240
    <topic href="html/reference/trk/wnd_on_device_setup.htm" 			label="On-Device Connections" >
2125
bbb6c7da6e3f BUG 12110 - more TRK references removed in text and images
fturovic <frank.turovich@nokia.com>
parents: 2104
diff changeset
   241
      <topic href="html/tasks/trk/trk_start_sisx.htm" 	label="Starting the CODA Software" />
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   242
      <topic href="html/reference/trk/wnd_new_connection_wizard.htm" 	label="Setup Connection" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   243
      <topic href="html/reference/trk/wnd_on_device_check_tab.htm" 		label="Test Connections" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   244
      <topic href="html/reference/trk/wnd_new_conn_install_tab.htm" 	label="Install Remote Agents" />
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   245
      <topic label="Remote Connections view"			href="html/reference/trk/view_remote_connection.htm" />
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   246
      <topic href="html/reference/trk/exporting_remote_conns.htm" 		label="Exporting remote connections"></topic>
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   247
      <topic href="html/reference/trk/importing_remote_conns.htm" 		label="Importing remote connections"></topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   248
    </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   249
	
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   250
	<!--
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   251
       <topic label="Debugging with an emulator"				href="html/projects/launch/launch_emulator.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   252
			<topic label="Executable Selection"					href="html/projects/launch/wiz_new_launch_config.htm#EXE_SEL" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   253
			<topic label="Build Options Selection"				href="html/projects/launch/wiz_new_launch_config.htm#BLD_OPT" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   254
			<topic label="New Launch Configuration"				href="html/projects/launch/wiz_new_launch_config.htm#FINISH" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   255
			<topic label="Other project options" 					href="html/tasks/EmulatorToc.htm">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   256
			  <topic label="Setting Environment for x86 Compiler"	href="html/tasks/projects/prj_build_cmd_line.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   257
			  <topic label="Unsetting Built-in Environment"	        href="html/reference/wnd_carbide_pref_x86.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   258
			</topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   259
    		<topic label="DLL Emulator Example" href="html/concepts/SampleExampleProjectCreate.html" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   260
       </topic>
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   261
	
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   262
    <topic label="Run mode projects"  href="html/projects/launch/pnp_debug_overview.htm" >
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   263
      <topic label="Run Mode Overview"  			href="html/tasks/start/carbide_overview_trk.htm" ></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   264
      <topic href="html/concepts/autotargeting.htm" label="Auto-Targeting of Executables"></topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   265
	   <topic href="html/projects/launch/launch_phone.htm" label="Debugging a phone">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   266
          <topic label="Configure launch configuration"		href="html/projects/launch/wnd_config_launch_config.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   267
          <topic label="Remote connection setting"			href="html/projects/launch/wnd_change_connection.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   268
          <topic label="Debug process settings"				href="html/projects/launch/wnd_change_debug_process.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   269
          <topic label="Other settings"						href="html/projects/launch/wnd_change_other_settings.htm" />
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   270
       </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   271
      <topic href="html/tasks/debugger/run_mode_debug.htm" label="Run Mode Example">
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   272
      </topic>
1655
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   273
    </topic>
e17ab99b8f30 removd duplicate items in TOC and updated install extension instructions
fturovic <frank.turovich@nokia.com>
parents: 1654
diff changeset
   274
    -->
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   275
        
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   276
      <topic href="html/tasks/projects/prj_debug_dlls.htm" label="Debugging DLLs"></topic>
1933
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   277
      <topic href="html/tasks/processes/attach_to_process.htm" label="Attaching to a Process"></topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   278
      <topic href="html/tasks/start/carbide_debugging.htm" label="Debugging a Symbian OS Program"></topic>
1807
b0664b24ac57 updated link to new pages
fturovic <frank.turovich@nokia.com>
parents: 1794
diff changeset
   279
      <topic href="html/reference/view_sym_os_data_overview.htm" label="Symbian OS Data View"></topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   280
        
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   281
    
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   282
    <topic label="Stop mode projects" 					href="html/tasks/StopModeToc.htm">
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   283
      <topic label="On-Device Debugging Preconditions" 	href="html/tasks/debugger/stop_mode_debug_precond.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   284
      <topic label="Stop Mode Debug Example" 			href="html/tasks/debugger/stop_mode_debug.htm" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   285
      <topic label="Building a ROM Image File"          href="html/reference/ROM_build_settings.html" />
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   286
      <topic label="Toggle HW Breakpoint"           	href="html/reference/menus/hardware_breakpoints.htm" />
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   287
    </topic>
2103
4036e1c78a68 additional TOC changes and page editing
fturovic <frank.turovich@nokia.com>
parents: 2102
diff changeset
   288
	
2104
1fd0260c12b3 moved platsim anchor to debugger section per Matts complaint
fturovic <frank.turovich@nokia.com>
parents: 2103
diff changeset
   289
    <anchor id="launch_config_ANCHOR"/>
1fd0260c12b3 moved platsim anchor to debugger section per Matts complaint
fturovic <frank.turovich@nokia.com>
parents: 2103
diff changeset
   290
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   291
    <topic href="html/debugger/breakpoints/breakpoints.htm" label="Breakpoints">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   292
      <topic label="Viewing breakpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   293
      <topic label="Breakpoint status indicators" href="html/debugger/breakpoints/resolving_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   294
      <topic label="Enabling, disabling, and removing breakpoints" href="html/debugger/breakpoints/toggling_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   295
      <topic label="Breakpoint properties" href="html/debugger/breakpoints/properties_breakpoints.htm" >
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   296
        <topic label="Creating conditional breakpoints" href="html/debugger/breakpoints/conditional_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   297
        <topic label="Creating temporary breakpoints" href="html/debugger/breakpoints/temporary_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   298
      </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   299
      <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   300
      <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   301
      <topic label="Toggle hardware breakpoints" href="html/reference/menus/hardware_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   302
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   303
    <topic href="html/debugger/watchpoints/watchpoints.htm" label="Watchpoints">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   304
      <topic label="Viewing watchpoints" href="html/debugger/breakpoints/viewing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   305
      <topic label="Watchpoint status indicators" href="html/debugger/watchpoints/status_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   306
      <topic label="Setting and removing watchpoints" href="html/debugger/watchpoints/setting_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   307
      <topic label="Enabling and disabling watchpoints" href="html/debugger/watchpoints/toggling_watchpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   308
      <topic label="Exporting breakpoints and watchpoints" href="html/debugger/breakpoints/exporting_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   309
      <topic label="Importing breakpoints and watchpoints" href="html/debugger/breakpoints/importing_breakpoints.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   310
    </topic>
2140
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
   311
    <topic label="Variables and Expressions" 				href="html/debugger/variables/variables.htm" >
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
   312
      <topic label="Viewing variables"                   	href="html/debugger/variables/view_variables.htm" />
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
   313
      <topic label="Viewing expressions" 					href="html/debugger/variables/view_expressions.htm" />
3cc835ea617d BUG 12326 - replaced Expressions View page with Viewing Expressions content and removed links to duplicate page
fturovic <frank.turovich@nokia.com>
parents: 2137
diff changeset
   314
      <topic label="Editing expressions" 					href="html/debugger/variables/editing_expressions.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   315
    </topic>
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   316
    <topic label="Debugging variations"                     href="html/concepts/debugger_about.htm" >
1933
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   317
      <topic label="Attaching to a Process"					href="html/tasks/processes/attach_to_process.htm" />
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   318
      <topic label="Auto-Targeting of Executables"			href="html/concepts/autotargeting.htm" />
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   319
      <topic label="Debugging DLLs"							href="html/tasks/projects/prj_debug_dlls.htm" />
a77f12f0a631 BUG 10651 - added debugging dll with any process info, revised launch config pages and others
fturovic <frank.turovich@nokia.com>
parents: 1893
diff changeset
   320
      <topic label="Debugging in ROM"		                href="html/tasks/projects/prj_debug_rom.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   321
      <topic label="Emulation Debugging"			        href="html/concepts/emulators.htm" />
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   322
    </topic>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   323
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   324
      <topic label="Troubleshooting" 						href="html/tasks/trk/trk_troubleshooting.htm"/>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   325
    </topic>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
   326
    
1248
d4fee22b8cbb merged changes from 2.6 to 3.0
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
   327
	   
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   328
  <topic href="html/reference/search/wnd_system_search.htm" label="System Search">
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   329
    <topic label="System Search view"      		href="html/reference/search/view_system_search.htm" />
1696
38df3a235147 fixed broken TOC links, updated platform filtering pref panel, and reduced font size of manual
fturovic <frank.turovich@nokia.com>
parents: 1655
diff changeset
   330
    <topic label="System Search preferences"    href="html/reference/search/pref_system_search.htm" />
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   331
  </topic>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   332
  <topic href="html/tasks/carbide_tools.htm" label="Creating Carbide Tools" />
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   333
  <topic href="html/tasks/custom/carb_customizing.htm" label="Customizing Carbide">
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   334
     <topic href="html/tasks/custom/carb_custom_styles.htm" label="Code Styles">
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   335
     </topic>
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   336
     <topic href="html/tasks/custom/carb_custom_editors.htm" label="Editors">
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   337
     </topic>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   338
     <topic href="html/tasks/custom/carb_custom_menus.htm" label="Toolbars and Menus">
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   339
     </topic>
1794
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   340
     <topic href="html/tasks/custom/carb_custom_keys.htm" label="Shortcut Keys">
70a35950a2e8 expanded customize carbide pages
fturovic <frank.turovich@nokia.com>
parents: 1791
diff changeset
   341
     </topic>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   342
     <topic href="html/tasks/custom/carb_export_setup.htm" label="Sharing Carbide Setups">
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   343
     </topic>
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1788
diff changeset
   344
  </topic>
481
eaff99ecf29a BUG 9737 - fixed some additional broken links in index and TOC
fturovic <frank.turovich@nokia.com>
parents: 472
diff changeset
   345
  <topic href="html/hints_tips.htm" label="Tips &amp; Hints" />
70
236cb9423aa5 removed license page and TOC entry
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   346
</toc>