mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
20 lines
540 B
XML
20 lines
540 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="cdt_o_home.htm">
|
|
|
|
|
|
<topic label="Tutorial">
|
|
<link toc="topics_Getting_Started.xml" />
|
|
</topic>
|
|
<topic label="Concepts">
|
|
<link toc="topics_Concepts.xml" />
|
|
</topic>
|
|
<topic label="Tasks">
|
|
<link toc="topics_Tasks.xml" />
|
|
</topic>
|
|
<topic label="Reference">
|
|
<link toc="topics_Reference.xml" />
|
|
</topic>
|
|
</toc>
|