Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTanya-Marise De Sousa2003-10-01 19:56:53 +0000
committerTanya-Marise De Sousa2003-10-01 19:56:53 +0000
commit0c5318d47617dc74be0ef76680caad92d41a120c (patch)
treec09d5cb277f2eec4b245b79485c34ed84dec5bdd /doc/org.eclipse.cdt.doc.user/toc.xml
parent93a1b87c76eaceaa071c74b245a5bf34bbe46f57 (diff)
downloadorg.eclipse.cdt-0c5318d47617dc74be0ef76680caad92d41a120c.tar.gz
org.eclipse.cdt-0c5318d47617dc74be0ef76680caad92d41a120c.tar.xz
org.eclipse.cdt-0c5318d47617dc74be0ef76680caad92d41a120c.zip
October 1, 2003, Doc freeze version.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/toc.xml')
-rw-r--r--doc/org.eclipse.cdt.doc.user/toc.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/toc.xml b/doc/org.eclipse.cdt.doc.user/toc.xml
index 4599ad11bb6..0b7bb2adebf 100644
--- a/doc/org.eclipse.cdt.doc.user/toc.xml
+++ b/doc/org.eclipse.cdt.doc.user/toc.xml
@@ -104,6 +104,7 @@
</topic>
</topic>
<topic label="Reference" href="cdt_o_ref.htm">
+ <topic label="CDT icons" href="cdt_u_icons.htm"/>
<topic label="Project properties" href="cdt_o_proj_prop_pages.htm">
<topic label="Make Builder page, C/C++ Properties window" href="cdt_u_newproj_buildset.htm"/>
<topic label="Error Parsers, C/C++ Properties window" href="cdt_u_newproj_parser_error.htm"/>
@@ -123,13 +124,13 @@
<topic label="Debug preferences" href="cdt_u_dbg_pref.htm"/>
</topic>
</topic>
- <topic label="Run and Debug" href="cdt_o_run_dbg_pages.htm">
- <topic label="Main page, Run/Debug dialog box" href="cdt_u_run_dbg_main.htm"/>
- <topic label="Arguments page, Run/Debug dialog box" href="cdt_u_run_dbg_arg.htm"/>
- <topic label="Environment page, Run/Debug dialog box" href="cdt_u_run_dbg_env.htm"/>
- <topic label="Debugger page, Run/Debug dialog box" href="cdt_u_run_dbg_dbg.htm"/>
- <topic label="Source page, Run/Debug dialog box" href="cdt_u_run_dbg_srce.htm"/>
- <topic label="Common page, Run/Debug dialog box" href="cdt_u_run_dbg_comm.htm"/>
+ <topic label="Run and Debug dialog boxes" href="cdt_o_run_dbg_pages.htm">
+ <topic label="Main page, Run or Debug dialog box" href="cdt_u_run_dbg_main.htm"/>
+ <topic label="Arguments page, Run or Debug dialog box" href="cdt_u_run_dbg_arg.htm"/>
+ <topic label="Environment page, Run or Debug dialog box" href="cdt_u_run_dbg_env.htm"/>
+ <topic label="Debugger page, Run or Debug dialog box" href="cdt_u_run_dbg_dbg.htm"/>
+ <topic label="Source page, Run or Debug dialog box" href="cdt_u_run_dbg_srce.htm"/>
+ <topic label="Common page, Run or Debug dialog box" href="cdt_u_run_dbg_comm.htm"/>
</topic>
<topic label="C/C++ editor, code templates and search preferences" href="cdt_o_ceditor_pref.htm">
<topic label="General page, Preferences window" href="cdt_u_c_editor_gen.htm"/>

Back to the top