mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
12 lines
No EOL
937 B
XML
12 lines
No EOL
937 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 label="Getting Started">
|
|
<topic label="CDT Managed Make Tutorial" href="getting_started/cdt_w_basic.htm"/>
|
|
<topic label="CDT Standard Make Tutorial" href="getting_started/cdt_w_standard.htm"/>
|
|
<topic label="CDT Importing an Existing Project Tutorial" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Tutorials.html?cvsroot=Tools_Project"/>
|
|
<topic label="CDT Debugging Tutorial" href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/cdt-home/user/Tutorials.html?cvsroot=Tools_Project"/>
|
|
<topic label="How to bring C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
|
|
<topic label="Updating the CDT" href="getting_started/cdt_w_install_cdt.htm"/>
|
|
</toc> |