mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
21 lines
836 B
XML
21 lines
836 B
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 id="cdt" label="C/C++ Development User Guide" topic="concepts/cdt_o_home.htm">
|
|
|
|
<topic label="Getting Started" href="getting_started/cdt_o_tutorial.htm">
|
|
<link toc="topics_Getting_Started.xml" />
|
|
</topic>
|
|
<topic label="Concepts" href="concepts/cdt_o_concepts.htm">
|
|
<link toc="topics_Concepts.xml" />
|
|
</topic>
|
|
<topic label="Tasks" href="tasks/cdt_o_tasks.htm">
|
|
<link toc="topics_Tasks.xml" />
|
|
</topic>
|
|
<topic label="Reference" href="reference/cdt_o_ref.htm">
|
|
<link toc="topics_Reference.xml" />
|
|
</topic>
|
|
<topic label="Before you begin" href="concepts/cdt_c_before_you_begin.htm"/>
|
|
<topic label="What's new" href="concepts/cdt_c_whatsnew.htm"/>
|
|
</toc>
|