1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
cdt/doc/org.eclipse.cdt.doc.user/toc.xml
Tanya-Marise De Sousa bbb4ddf501 CDT User Guide files have been restructured
to facilitate contributions by the open source community.
2003-11-28 21:50:02 +00:00

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>