core/com.nokia.carbide.cpp.doc.user/tocCarbide.xml
changeset 95 b7a53cc14f34
parent 80 61ef8f7de1aa
child 96 dc3dca9ced31
equal deleted inserted replaced
94:d74b720418db 95:b7a53cc14f34
     3 
     3 
     4 <toc label="Introduction" href="html/concepts/Introduction.html"  >
     4 <toc label="Introduction" href="html/concepts/Introduction.html"  >
     5 
     5 
     6 	<topic label="Carbide.c++ Overview" href="html/tasks/start/carbide_overview.htm" >
     6 	<topic label="Carbide.c++ Overview" href="html/tasks/start/carbide_overview.htm" >
     7 		<topic label="System Requirements" 			href="html/tasks/start/carbide_requirements.htm" />
     7 		<topic label="System Requirements" 			href="html/tasks/start/carbide_requirements.htm" />
     8 		<topic label="Carbide Help" 				href="html/tasks/start/carbide_help.htm" >
     8 		<topic label="Carbide Help" 				href="html/tasks/start/carbide_help.htm" />
     9 		<topic label="Carbide Tools" 				href="html/tasks/start/carbide_tools.htm" >
     9 		<topic label="Carbide Tools" 				href="html/tasks/start/carbide_tools.htm" />
    10 		<topic label="Updating Carbide" 			href="html/tasks/start/carbide_updating.htm" >
    10 		<topic label="Updating Carbide" 			href="html/tasks/start/carbide_updating.htm" >
    11 	      
       
    12 			<topic label="Supported Target Types"	href="html/concepts/build_targets.htm" />		
    11 			<topic label="Supported Target Types"	href="html/concepts/build_targets.htm" />		
    13 			<topic label="Supported SDKs" 		    href="html/sos_references.htm" />
    12 			<topic label="Supported SDKs" 		    href="html/sos_references.htm" />
    14 			<topic label="Updating Carbide.c++" 	href="html/tasks/start/carbide_updating.htm" />
    13 			<topic label="Updating Carbide.c++" 	href="html/tasks/start/carbide_updating.htm" />
    15 		</topic>
    14 		</topic>
    16 	
       
    17 		<topic label="Tour of the UI"			href="html/concepts/tour.html" />
    15 		<topic label="Tour of the UI"			href="html/concepts/tour.html" />
    18 		<topic label="Project Updater"          href="html/reference/olderproject_updater.html" />
    16 		<topic label="Project Updater"          href="html/reference/olderproject_updater.html" />
    19 
       
    20 		<topic label="Application Emulator Debug Example"  				href="html/tasks/start/carbide_example.htm" >
    17 		<topic label="Application Emulator Debug Example"  				href="html/tasks/start/carbide_example.htm" >
    21 			<topic label="1. Creating New Projects" 		        	href="html/tasks/CreatingNewProjects.html" />
    18 			<topic label="1. Creating New Projects" 		        	href="html/tasks/CreatingNewProjects.html" />
    22 			<topic label="2. Building Projects and Symbian Components" 	href="html/tasks/projects/prj_build.htm" />
    19 			<topic label="2. Building Projects and Symbian Components" 	href="html/tasks/projects/prj_build.htm" />
    23 			<topic label="3. Creating a Launch Configuration"			href="html/tasks/projects/prj_debug_config.htm" />
    20 			<topic label="3. Creating a Launch Configuration"			href="html/tasks/projects/prj_debug_config.htm" />
    24 			<topic label="4. Debugging a Symbian OS Program" 			href="html/tasks/start/carbide_debugging.htm" />
    21 			<topic label="4. Debugging a Symbian OS Program" 			href="html/tasks/start/carbide_debugging.htm" />
    25 		</topic>
    22 		</topic>
    26 	
       
    27 		<topic href="html/concepts/SampleExampleProjectCreate.html" label="DLL Emulator Example">
    23 		<topic href="html/concepts/SampleExampleProjectCreate.html" label="DLL Emulator Example">
    28   </topic>
    24   </topic>
    29 		
    25 		
    30 		<topic label="Carbide Menus " 							href="html/reference/menus/menus.htm" >
    26 	 <topic label="Carbide Menus " 							href="html/reference/menus/menus.htm" >
    31      <topic href="html/reference/trk/view_remote_connection.htm" label="On-Device Connection...">
    27      	<topic href="html/reference/trk/view_remote_connection.htm" label="On-Device Connection..." />
    32      </topic>
    28 		<topic label="Open Command Window"					href="html/reference/menus/open_cmd_window.htm" />
    33 			<topic label="Open Command Window"					href="html/reference/menus/open_cmd_window.htm" />
    29 		<topic label="Run CodeScanner"						href="html/reference/menus/run_codescanner.htm" />
    34 			<topic label="Run CodeScanner"						href="html/reference/menus/run_codescanner.htm" />
    30 		<topic label="Run Leavescan"						href="html/reference/menus/run_leavescan.htm" />
    35 			<topic label="Run Leavescan"						href="html/reference/menus/run_leavescan.htm" />
    31 		<topic label="S60 UI Designer"						href="html/reference/menus/s60_ui_designer.htm" />
    36 			<topic label="S60 UI Designer"						href="html/reference/menus/s60_ui_designer.htm" />
    32 		<topic label="Show in Explorer"						href="html/reference/menus/open_explorer_window.htm" />
    37 			<topic label="Show in Explorer"						href="html/reference/menus/open_explorer_window.htm" />
    33    		<topic href="html/reference/menus/new_symbian_class.htm" label="Symbian OS C++ Class">
    38    <topic href="html/reference/menus/new_symbian_class.htm" label="Symbian OS C++ Class">
    34       		<topic href="html/tasks/projects/prj_adding_symbian_class.htm" label="New Symbian OS C++ Class wizard" />
    39       <topic href="html/tasks/projects/prj_adding_symbian_class.htm" label="New Symbian OS C++ Class wizard">
    35      	</topic>
    40       </topic>
    36 		<topic href="html/tasks/CreatingNewProjects.html" label="Symbian OS C++ Project">
    41    </topic>
    37       		<topic href="html/tasks/CreatingNewProjects.html" label="New Symbian OS C++ Project wizard" />
    42 			<topic href="html/tasks/CreatingNewProjects.html" label="Symbian OS C++ Project">
    38       	</topic>
    43       <topic href="html/tasks/CreatingNewProjects.html" label="New Symbian OS C++ Project wizard">
    39 		<topic label="Symbian OS MMP File"					href="html/reference/menus/new_symbian_mmp_file.htm" />
    44       </topic>
    40 		<topic label="Context menus" 						href="html/concepts/contextual_menus.htm" />
    45    </topic>
       
    46 			<topic label="Symbian OS MMP File"					href="html/reference/menus/new_symbian_mmp_file.htm" />
       
    47 			<topic label="Context menus" 						href="html/concepts/contextual_menus.htm" />
       
    48 		</topic>
       
    49 
       
    50 	</topic>
    41 	</topic>
    51 	
    42 	
    52 
       
    53 	<topic label="Project management" >
    43 	<topic label="Project management" >
    54 	
    44 	
    55 		<topic label="Carbide C/C++ perspective" 		    href="html/concepts/CarbidePerspective.html" >
    45 		<topic label="Carbide C/C++ perspective" 		    href="html/concepts/CarbidePerspective.html" >
    56 			<topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
    46 			<topic label="Project Explorer view"			href="html/reference/view_cpp_projects.htm" />
    57 			<topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />
    47 			<topic label="Symbian Project Navigator view"	href="html/reference/view_sym_proj_nav.htm" />