carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/topics_Concepts.xml
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <?NLS TYPE="org.eclipse.help.toc"?>
       
     3 <!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
       
     4 
       
     5 <toc label="Concepts">
       
     6 	<topic label="CDT Overview" href="concepts/cdt_c_over_cdt.htm"/> 
       
     7 	<topic label="CDT Projects" href="concepts/cdt_c_projects.htm"/> 
       
     8 	<topic label="Perspectives available to C/C++ developers" href="concepts/cdt_c_perspectives.htm"/> 
       
     9 	<topic label="Views in the C/C++ perspective" href="concepts/cdt_c_views.htm"/> 
       
    10 	<topic label="Code aids" href="concepts/cdt_o_code_entry.htm">
       
    11 		<topic label="Comments" href="concepts/cdt_c_comments.htm"/>
       
    12 		<topic label="Content Assist" href="concepts/cdt_c_content_assist.htm"/>
       
    13 		<topic label="Templates" href="concepts/cdt_c_templates.htm"/> 
       
    14 	</topic>
       
    15 	<topic label="Editing C/C++ files" href="concepts/cdt_o_edit.htm"> 
       
    16 		<topic label="C/C++ editor" href="concepts/cdt_c_editor.htm"/>
       
    17 		<topic label="Makefile" href="concepts/cdt_c_makefile.htm"/>
       
    18 	</topic>
       
    19 	<topic label="Navigation aids" href="concepts/cdt_o_nav.htm"> 
       
    20 		<topic label="Outline View" href="concepts/cdt_c_outlineview.htm"/> 
       
    21 		<topic label="Project File views" href="concepts/cdt_c_proj_file_views.htm"/> 
       
    22 		<topic label="C/C++ Search" href="concepts/cdt_c_search.htm"/> 
       
    23 		<topic label="Open Declaration" href="concepts/cdt_c_open_declarations.htm"/>
       
    24 	</topic>
       
    25 	<topic label="Build" href="concepts/cdt_o_build_conc.htm"> 
       
    26 		<topic label="Building C/C++ Projects" href="concepts/cdt_c_build_over.htm"/> 
       
    27 	</topic>
       
    28 	<topic label="Debug" href="concepts/cdt_o_dbg_concepts.htm">
       
    29 		<topic label="BreakPoints" href="concepts/cdt_c_brkpnts.htm"/> 
       
    30 		<topic label="Debug overview" href="concepts/cdt_c_over_dbg.htm"/> 
       
    31 		<topic label="Debug information" href="concepts/cdt_c_dbg_info.htm"/> 
       
    32 	</topic>
       
    33 	<topic label="C/C++ search" href="concepts/cdt_c_search.htm"> 
       
    34 		<topic label="C/C++ Indexer" href="concepts/cdt_c_indexer.htm"/> 
       
    35 		<topic label="C/C++ Indexer Opening or Closing a project" href="concepts/cdt_c_indexer_open_close.htm"/> 
       
    36 		<topic label="C/C++ Indexer Progress Bar" href="concepts/cdt_c_indexer_prog_bar.htm"/> 
       
    37 	</topic>
       
    38 </toc>