Initial commit
This commit is contained in:
21
TBE/Eclipse/plugins/org.eclipse.cdt.doc.user_2.1.0/toc.xml
Normal file
21
TBE/Eclipse/plugins/org.eclipse.cdt.doc.user_2.1.0/toc.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user