2003-11-28 21:50:02 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
|
|
<!-- Defines topics that will be inserted under the C/C++ Development User Guide menu-->
|
|
|
|
|
2003-12-19 20:47:29 +00:00
|
|
|
<toc label="Concepts">
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="CDT Overview" href="concepts/cdt_c_over_cdt.htm"/>
|
|
|
|
<topic label="CDT Projects" href="concepts/cdt_c_projects.htm"/>
|
2004-06-21 10:33:03 +00:00
|
|
|
<topic label="Perspectives available to C/C++ developers" href="concepts/cdt_c_perspectives.htm"/>
|
|
|
|
<topic label="Views in the C/C++ perspective" href="concepts/cdt_c_views.htm"/>
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="Code aids" href="concepts/cdt_o_code_entry.htm">
|
|
|
|
<topic label="Comments" href="concepts/cdt_c_comments.htm"/>
|
|
|
|
<topic label="Content Assist" href="concepts/cdt_c_content_assist.htm"/>
|
|
|
|
<topic label="Templates" href="concepts/cdt_c_templates.htm"/>
|
2004-06-02 19:01:38 +00:00
|
|
|
</topic>
|
2004-06-21 10:33:03 +00:00
|
|
|
<topic label="Editing C/C++ files" href="concepts/cdt_o_edit.htm">
|
|
|
|
<topic label="C/C++ editor" href="concepts/cdt_c_editor.htm"/>
|
2004-06-24 10:49:13 +00:00
|
|
|
<topic label="Makefile" href="concepts/cdt_c_makefile.htm"/>
|
2004-06-02 19:01:38 +00:00
|
|
|
</topic>
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="Navigation aids" href="concepts/cdt_o_nav.htm">
|
|
|
|
<topic label="Outline View" href="concepts/cdt_c_outlineview.htm"/>
|
|
|
|
<topic label="Project File views" href="concepts/cdt_c_proj_file_views.htm"/>
|
2005-08-12 13:43:10 +00:00
|
|
|
<topic label="Open declarations" href="concepts/cdt_c_open_declarations.htm"/>
|
|
|
|
<topic label="Open definitions" href="concepts/cdt_c_open_definitions.htm"/>
|
2004-06-02 19:01:38 +00:00
|
|
|
</topic>
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="Build" href="concepts/cdt_o_build_conc.htm">
|
|
|
|
<topic label="Building C/C++ Projects" href="concepts/cdt_c_build_over.htm"/>
|
2004-06-02 19:01:38 +00:00
|
|
|
</topic>
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="Debug" href="concepts/cdt_o_dbg_concepts.htm">
|
2004-06-24 10:49:13 +00:00
|
|
|
<topic label="BreakPoints" href="concepts/cdt_c_brkpnts.htm"/>
|
2004-06-02 20:56:38 +00:00
|
|
|
<topic label="Debug overview" href="concepts/cdt_c_over_dbg.htm"/>
|
|
|
|
<topic label="Debug information" href="concepts/cdt_c_dbg_info.htm"/>
|
2004-06-02 19:01:38 +00:00
|
|
|
</topic>
|
2004-06-22 13:27:13 +00:00
|
|
|
<topic label="C/C++ search" href="concepts/cdt_c_search.htm">
|
|
|
|
<topic label="C/C++ Indexer" href="concepts/cdt_c_indexer.htm"/>
|
|
|
|
<topic label="C/C++ Indexer Opening or Closing a project" href="concepts/cdt_c_indexer_open_close.htm"/>
|
|
|
|
<topic label="C/C++ Indexer Progress Bar" href="concepts/cdt_c_indexer_prog_bar.htm"/>
|
|
|
|
</topic>
|
2003-12-16 20:10:34 +00:00
|
|
|
</toc>
|