core/com.nokia.carbide.cpp.codescanner/tocCodeScanner.xml
author Ed Swartz <ed.swartz@nokia.com>
Wed, 15 Sep 2010 17:28:48 -0500
changeset 2021 264d7a948104
parent 93 4f14af134d0e
permissions -rw-r--r--
Bug 12078: revert part of change that means mmp/bld.inf changes never rebuild the indexer (duh). Just avoid rebuilding before we've even read the cache to begin with -- this was the real bug.

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="CodeScanner User Guide"
	link_to="../com.nokia.carbide.help.common/carbideHelpTOC.xml#anchorCarbideMisc" >

	<topic label="CodeScanner User Guide" href="html/codescanner.htm" >
		
		<topic label="Release Notes"        href="html/release_notes.htm" />
		<topic label="Overview" 			href="html/overview_cs.htm" />
		<topic label="Quick Start" 			href="html/start_cs.htm" />
		
		<topic label="CodeScanner preferences"		href="html/pref_codescanner_01.htm" >
			<topic label="File Filters" 	href="html/pref_codescanner_02.htm" />
			<topic label="Rules" 			href="html/pref_codescanner_03.htm" />
		</topic>
		
		<topic label="Running CodeScanner" 			href="html/run_cs.htm" >
			<topic label="Carbide.c++ IDE" 			href="html/run_cs_plugin.htm" />
			<topic label="Command-line Tools"		href="html/run_cs_cmd_line.htm" />
		</topic>
		
		<topic label="Viewing Reports"				href="html/view_output.htm" />
		<topic label="Optimizing CodeScanner"		href="html/optimizing_cs.htm" />
		<topic label="Customizing CodeScanner"		href="html/customizing_cs.htm" />
		
		<topic label="Bugs Fixed"        href="html/bugs_fixed.htm" />
	</topic>
	
</toc>