release-notes/devel/en_US Devel.xml,1.16,1.17

Karsten Wade (kwade) fedora-docs-commits at redhat.com
Mon Mar 17 22:53:14 UTC 2008


Author: kwade

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7798

Modified Files:
	Devel.xml 
Log Message:
fixing ulinks


Index: Devel.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Devel.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Devel.xml	17 Mar 2008 22:18:08 -0000	1.16
+++ Devel.xml	17 Mar 2008 22:53:12 -0000	1.17
@@ -7,10 +7,12 @@
   <tip>
     <title>Latest Release Notes on the Web</title>
     <para>
-      These release notes may be updated. Visit
+      These release notes may be updated. To view the latest release
+      notes for Fedora, visit:
+    </para>
+    <para>
       <ulink
-	url='http://docs.fedoraproject.org/release-notes/' />
-      to view the latest release notes for Fedora.
+	url='http://docs.fedoraproject.org/release-notes/'/>
     </para>
   </tip>
   <para>
@@ -43,7 +45,7 @@
       </para>
 
       <para>
-        <ulink url="http://gcc.gnu.org/gcc-4.3/" />
+        <ulink url="http://gcc.gnu.org/gcc-4.3/"/>
       </para>
 <!--
       <section id="sn-">
@@ -63,8 +65,11 @@
           C code, but also C++. There have been several security issues
           already which would not have been exploitable if this checking
           was in place earlier. Refer to this
-          <ulink url="https://www.redhat.com/archives/fedora-devel-announce/2007-September/msg00015.html">announcement</ulink>
-          for more details.
+          announcement:
+	</para>
+	<para> <ulink
+	    url="https://www.redhat.com/archives/fedora-devel-announce/2007-September/msg00015.html"/> 
+	  for more details.
         </para>
       </section>
 <!--
@@ -82,50 +87,63 @@
 
       <para>
         This release of Fedora includes Fedora Eclipse, based on the
-        <ulink url='http://www.eclipse.org'>Eclipse</ulink> SDK version
+        Eclipse SDK version
         3.3.0. You can read the "New and Noteworthy" page for the 3.3.x
-        series of releases can be accessed at
+        series of releases can be accessed at:
+      </para>
+      <para>
         <ulink
-	  url='http://download.eclipse.org/eclipse/downloads/drops/R-3.3-2007-06251500/whatsnew/eclipse-news.html' />.
-        Release notes specific to 3.3.0 are available at
+	  url='http://download.eclipse.org/eclipse/downloads/drops/R-3.3-2007-06251500/whatsnew/eclipse-news.html'/>
+      </para>
+      <para>        
+	Release notes specific to 3.3.0 are available at:
+      </para>
+      <para>
         <ulink
-	  url='http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.html' />.
+	  url='http://www.eclipse.org/eclipse/development/readme_eclipse_3.3.html'/>
       </para>
 
       <para>
         The Eclipse SDK is known variously as "the Eclipse Platform,"
         "the Eclipse IDE," and "Eclipse." The Eclipse SDK is the
         foundation for the combined release of twenty-one Eclipse
-        projects under the Callisto combined release umbrella
-        (<ulink
-	  url='http://www.eclipse.org/europa' />).
+        projects under the Callisto combined release umbrella:
+      </para>
+      <para>
+        <ulink
+	  url='http://www.eclipse.org/europa'/>
+      </para>
+      <para>
         A few of these Europa projects are included in Fedora:
       </para>
 
       <itemizedlist>
         <listitem>
           <para>
-            CDT
-            (<ulink
-	      url='http://www.eclipse.org/cdt' />,
-            for C/C++ development;
+            CDT for C/C++ development:
+	  </para>
+	  <para>
+            <ulink
+	      url='http://www.eclipse.org/cdt'/>
           </para>
         </listitem>
         <listitem>
           <para>
-            GEF
-            (<ulink
-	      url='http://www.eclipse.org/gef' />),
-            the Graphical Editing Framework; and
+            GEF, the Graphical Editing Framework:
+	  </para>
+	  <para>
+            <ulink
+	      url='http://www.eclipse.org/gef'/>
           </para>
         </listitem>
         <listitem>
           <para>
-            Mylyn
-            (<ulink
-	  url="http://www.eclipse.org/mylyn" />),
-            a task-focused UI for Eclipse, along with task connectors
-            for Bugzilla and Trac.
+            Mylyn, a task-focused UI for Eclipse, along with
+	    task connectors for Bugzilla and Trac:
+	  </para>
+	  <para> 
+	    <ulink
+	      url="http://www.eclipse.org/mylyn"/>
           </para>
         </listitem>
       </itemizedlist>
@@ -137,26 +155,29 @@
       <itemizedlist>
         <listitem>
           <para>
-            Subclipse
-            (<ulink
-	      url='http://subclipse.tigris.org/' />),
-            for integrating Subversion version control;
+            Subclipse, for integrating Subversion version control:
+	  </para>
+	  <para>
+            <ulink
+	      url='http://subclipse.tigris.org/'/>            
           </para>
         </listitem>
         <listitem>
           <para>
-            PyDev
-            (<ulink
-	      url='http://pydev.sf.net' />),
-            for developing in Python; and
+            PyDev, for developing in Python:
+	  </para>
+	  <para>
+            <ulink
+	      url='http://pydev.sf.net'/>
           </para>
         </listitem>
         <listitem>
           <para>
-            PHPeclipse
-            (<ulink
-	      url='http://www.phpeclipse.de/' />),
-            for developing in PHP.
+            PHPeclipse, for developing in PHP:
+	  </para>
+	  <para>
+            <ulink
+	      url='http://www.phpeclipse.de/'/>
           </para>
         </listitem>
       </itemizedlist>
@@ -164,10 +185,11 @@
       <para>
         Assistance in getting more projects packaged and tested with GCJ
         is always welcome. Contact the interested parties through
-        fedora-devel-java-list
-        (<ulink
-	  url='http://www.redhat.com/mailman/listinfo/fedora-devel-java-list/' />)
-        and/or #fedora-java on freenode.
+        fedora-devel-java-list and/or #fedora-java on freenode:
+      </para>
+      <para>
+        <ulink
+	  url='http://www.redhat.com/mailman/listinfo/fedora-devel-java-list/'/>
       </para>
 
       <para>
@@ -182,8 +204,10 @@
       <para>
         The latest information regarding these projects can be found at
         the Fedora Eclipse Project page:
+      </para>
+      <para>
         <ulink
-	  url='http://sourceware.org/eclipse/' />.
+	  url='http://sourceware.org/eclipse/'/>
       </para>
 
       <section id="sn-Eclipse-nonpkg">
@@ -335,3 +359,9 @@
     </para>
   </section>
 </section>
+<!--
+Local variables:
+mode: xml
+fill-column: 72
+End:
+-->




More information about the Fedora-docs-commits mailing list