File: toc.xml

package info (click to toggle)
eclipse-cdt 8.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 124,528 kB
  • sloc: java: 1,013,030; xml: 45,808; ansic: 5,171; cpp: 4,533; makefile: 1,323; sh: 99; asm: 42; f90: 22
file content (35 lines) | stat: -rw-r--r-- 1,126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?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="Before you begin"  href="concepts/cdt_c_before_you_begin.htm"/>

	<topic label="Getting Started" href="getting_started/cdt_o_tutorial.htm">
		<link toc="topics_Getting_Started.xml" />
        <anchor id="cdt_GettingStarted_Anchor"/>
	</topic>
	
	<topic label="Concepts" href="concepts/cdt_o_concepts.htm">
		<link toc="topics_Concepts.xml" />
        <anchor id="cdt_Concepts_Anchor"/>
	</topic>
	
	<topic label="Tasks"  href="tasks/cdt_o_tasks.htm">
		<link toc="topics_Tasks.xml" />
        <anchor id="cdt_Tasks_Anchor"/>
	</topic>
	
	<topic label="Reference"  href="reference/cdt_o_ref.htm">
		<link toc="topics_Reference.xml" />
        <anchor id="cdt_Reference_Anchor"/>
	</topic>
	
    <anchor id="cdt_Appendum_Anchor"/>
    
	<topic label="What's new in CDT"  href="concepts/cdt_c_whatsnew.htm"/>
	
	<topic label="Legal" href="notices.html"/>
	
</toc>