mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
37 lines
No EOL
2 KiB
XML
37 lines
No EOL
2 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="C/C++ Search" href="concepts/cdt_c_search.htm"/>
|
|
<topic label="Open Declaration" 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>
|
|
<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 Progress Bar" href="concepts/cdt_c_indexer_prog_bar.htm"/>
|
|
</topic>
|
|
</toc> |