Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorSebastien Marineau2003-05-02 14:28:06 +0000
committerSebastien Marineau2003-05-02 14:28:06 +0000
commite0a6729cb38bb4604f22ca5d0d339d97a95ce983 (patch)
tree903cdbd9ddbdaff9aa9674e78d58d54d64552331 /releng
parent805567f34297b33c7d6c414c00e23174a5cfa514 (diff)
downloadorg.eclipse.cdt-e0a6729cb38bb4604f22ca5d0d339d97a95ce983.tar.gz
org.eclipse.cdt-e0a6729cb38bb4604f22ca5d0d339d97a95ce983.tar.xz
org.eclipse.cdt-e0a6729cb38bb4604f22ca5d0d339d97a95ce983.zip
Update from Tanya to point to new documentation
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.cdt/welcome.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/releng/org.eclipse.cdt/welcome.xml b/releng/org.eclipse.cdt/welcome.xml
index 49cabf6cdf1..245259c2679 100644
--- a/releng/org.eclipse.cdt/welcome.xml
+++ b/releng/org.eclipse.cdt/welcome.xml
@@ -10,16 +10,16 @@ provided by Independent Software Vendors.
This page will help familiarize you with the Eclipse C/C++ development tooling.
To get started, read the sections below and click on the related links. </intro>
- <item><b>The C/C++ Perspectives </b>
-To open the C/C++ Perspective: Window > Open Perspective > C/C++ Development. </item>
+ <item><b>The C/C++ perspectives </b>
+To open the C/C++ perspective: Click <b>Window > Open Perspective > C/C++ Development. </b></item>
- <item><b>What's New </b>
-This quick tutorial guides you through the basic steps to get started.
- <topic id="/org.eclipse.cdt.doc.user/toc.xml">What's new </topic>
+ <item><b>What's new </b>
+Learn about the new features in this version of the CDT.
+ <topic href="/org.eclipse.cdt.doc.user/cdt_o_whatnew.htm">What's new </topic>
</item>
<item><b>CDT Tutorial </b>
This quick tutorial guides you through the basic steps to get started.
- <topic id="/org.eclipse.cdt.doc.user/toc.xml">Tutorial </topic>
+ <topic href="/org.eclipse.cdt.doc.user/cdt_o_tutorial.htm">Tutorial </topic>
</item>
</welcomePage>

Back to the top