From 57960fd7d8f291550246c8d8007d20ef46532f38 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 28 Aug 2007 18:01:46 +0000 Subject: [PATCH] Bug 94711 - Remove external links from cdt docs. Also filled out the sections of the getting started guide. --- .../getting_started/cdt_o_tutorial.htm | 16 ++++++++++++++-- .../topics_Getting_Started.xml | 7 +++++-- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_o_tutorial.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_o_tutorial.htm index d1783f004b7..baa4843d0df 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_o_tutorial.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_o_tutorial.htm @@ -1,4 +1,4 @@ - + @@ -11,12 +11,24 @@

The following tutorials guide you through the process of using the C/C++ Development Toolkit (CDT) to:

+ +Prepare the Workbench
+ +Create a new project
+ Create a simple application
+ Import an existing project
-Debug a project
+ +Build a project
+ + +Debug a project
+
Import C/C++ source into Eclipse
+ Install/update the CDT
diff --git a/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml b/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml index 3d50d6521e6..47ac6d4aae9 100644 --- a/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml +++ b/doc/org.eclipse.cdt.doc.user/topics_Getting_Started.xml @@ -1,9 +1,12 @@ - + + + - + + \ No newline at end of file