[release-notes] proofread D beat

Pete Travis immanetize at fedoraproject.org
Sun Oct 28 23:27:37 UTC 2012


commit eb8b64f4c271d24b20454e67bbf08e4e61e83939
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 28 16:31:17 2012 -0600

    proofread D beat

 en-US/Development_D.xml |   52 +++++++++++++++++++++++++++-------------------
 1 files changed, 30 insertions(+), 22 deletions(-)
---
diff --git a/en-US/Development_D.xml b/en-US/Development_D.xml
index 6c71112..3c61ec8 100644
--- a/en-US/Development_D.xml
+++ b/en-US/Development_D.xml
@@ -4,28 +4,36 @@
 <?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
 
 <section>
-      
-  <title>D</title>
-<para>The D programming language is available in Fedora 18. D is a modern language with high performance near C/C++ with a simple syntax. C/C++ and Java developers can easily migrate to D. Fedora 18 provides more updates to the D toolkit: <itemizedlist>
-          <listitem>
-            <para> ldc compiler to latest stable compiler </para>
-          </listitem><listitem>
-            <para> build against <package>llvm</package> 3.1 </para>
-          </listitem><listitem>
-            <para> update standard library to dmd front-end 2.060 </para>
-          </listitem><listitem>
-            <para> update <package>gtkd</package> package to support gtk3 </para>
-          </listitem><listitem>
-            <para> update <package>derelict</package> package to version 3 </para>
-          </listitem><listitem>
-            <para> add <package>DSQLITE</package> package for use sqlite in D </para>
-          </listitem><listitem>
-            <para> add <package>gl3n</package> package for OpenGL Maths for D </para>
-          </listitem><listitem>
-            <para> add <package>glamour</package> package: an OpenGL wrapper for the D programming language. </para>
-          </listitem>
-        </itemizedlist>
-      </para>
+  <title><productname>D</productname></title>
+  <para>
+    The <productname>D</productname> programming language is available in Fedora 18. <productname>D</productname> is a modern language with high performance near C/C++ with a simple syntax. C/C++ and Java developers can easily migrate to <productname>D</productname>. Fedora 18 provides more updates to the <productname>D</productname> toolkit: 
+    <itemizedlist>
+      <listitem>
+        <para> ldc compiler to latest stable compiler </para>
+      </listitem>
+      <listitem>
+        <para> build against <package>llvm</package> 3.1 </para>
+      </listitem>
+      <listitem>
+        <para> update standard library to dmd front-end 2.060 </para>
+      </listitem>
+      <listitem>
+        <para> update <package>gtkd</package> package to support <productname>gtk3</productname> </para>
+      </listitem>
+      <listitem>
+        <para> update <package>derelict</package> package to version 3 </para>
+      </listitem>
+      <listitem>
+        <para> add <package>DSQLITE</package> package for use with <productname>sqlit</productname>e in <productname>D</productname> </para>
+      </listitem>
+      <listitem>
+        <para> add <package>gl3n</package> package for <productname>OpenGL Maths</productname> for <productname>D</productname> </para>
+      </listitem>
+      <listitem>
+        <para> add <package>glamour</package> package: an <productname>OpenGL</productname> wrapper for the <productname>D</productname> programming language. </para>
+      </listitem>
+    </itemizedlist>
+  </para>
 
 </section>
   


More information about the docs-commits mailing list