1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-02 13:13:36 +02:00
cdt/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml

10 lines
614 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="Managed Make Hello World Tutorial" href="getting_started/cdt_w_basic.htm"/>
<topic label="Standard Make Hello World Tutorial" href="getting_started/cdt_w_standard.htm"/>
<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>