1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
cdt/doc/org.eclipse.cdt.doc.user/topics_Concepts.xml
David Daoust 30a3b9c06f From Dave Williams: Continuing doc clean up.
All .htm files have changed for Copyright notice change.

New search docs (including indexer), new screen caps.
2004-06-24 10:49:13 +00:00

40 lines
No EOL
2.4 KiB
XML

<?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-->
<toc label="Concepts">
<topic label="CDT Overview" href="concepts/cdt_c_over_cdt.htm"/>
<topic label="CDT Projects" href="concepts/cdt_c_projects.htm"/>
<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"/>
<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"/>
</topic>
<topic label="Editing C/C++ files" href="concepts/cdt_o_edit.htm">
<topic label="C/C++ editor" href="concepts/cdt_c_editor.htm"/>
<topic label="Makefile" href="concepts/cdt_c_makefile.htm"/>
</topic>
<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"/>
<topic label="Open declarations" href="concepts/cdt_c_open_declarations.htm"/>
</topic>
<topic label="Build" href="concepts/cdt_o_build_conc.htm">
<topic label="Building C/C++ Projects" href="concepts/cdt_c_build_over.htm"/>
<topic label="Manage Build Extensibility Document" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Reference%20Documents/Managed_Build/Managed_Build_Extensibility.html?cvsroot=Tools_Project"/>
</topic>
<topic label="Debug" href="concepts/cdt_o_dbg_concepts.htm">
<topic label="BreakPoints" href="concepts/cdt_c_brkpnts.htm"/>
<topic label="Debug overview" href="concepts/cdt_c_over_dbg.htm"/>
<topic label="Debug information" href="concepts/cdt_c_dbg_info.htm"/>
</topic>
<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 Problem Reporting" href="concepts/cdt_c_indexer_prob_rep.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 label="Searching External Files" href="concepts/cdt_c_search_ext.htm"/>
</topic>
</toc>