[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[cdt-patch] Welcome Page update>Sebastien, please commit this to CVS.
|
org.eclipse.cdt
1.1 has been updated. The What's New and Tutorial links respectively have been updated to point to the correct topics in the help. The text beneath the What's new heading has been updated.
Regards,
Tanya-Marise de Sousa
Information Development
Rational Software
IBM Software Group
613.591.7931
~~~~~~~~~~~~~~~~~~Index: welcome.xml
===================================================================
RCS file: /home/tools/org.eclipse.cdt/welcome.xml,v
retrieving revision 1.2
diff -u -r1.2 welcome.xml
--- welcome.xml 30 Apr 2003 16:19:43 -0000 1.2
+++ welcome.xml 1 May 2003 15:02:43 -0000
@@ -10,16 +10,16 @@
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>