[release-notes] proofread devel tools beat

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


commit e2da88b1c29c03e1e5b89161e21b0f45da2bb502
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 28 16:20:01 2012 -0600

    proofread devel tools beat

 en-US/Development_Tools.xml |   69 +++++++++++++++++++++++++------------------
 1 files changed, 40 insertions(+), 29 deletions(-)
---
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index df56926..41cee1e 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -11,38 +11,49 @@
       
   <title>Development Tools</title>
       <section>
-        
-          <title>boost gets up to speed </title>
-        <para> Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release. </para>
-      </section><section>
-        
-          <title>Systemtap 2.0 </title>
-        <para> Systemtap 2.0 includes a new prototype backend, which uses DynInst to instrument a user's own binaries at runtime. This optional alternative backend does not use kernel modules, and does not require root privileges, but is restricted with respect to the kinds of probes and other constructs that a script may use. </para>
-      </section><section>
-        
-          <title>Tracing with LTTng </title>
-        <para> Developers looking to improve their applications will find that Fedora 18's <package>lttng-tools</package> and <package>ltt-ust</package> packages provide fast and efficient tracing.  The tracer allows easy correlation of userspace and kernel traces, if the latter is available. Boasting a nanosecond-precision timestamp, LTTng is especially useful when searching for elusive latencies. Get started with the project's documentation at   <ulink url="http://lttng.org/quickstart">http://lttng.org/quickstart</ulink>
+        <title><package>boost</package> gets up to speed </title>
+        <para> 
+Fedora 18 will include <productname>Boost</productname> version <productnumber>1.50</productnumber>. The popular collection of C libraries is updated to the newest available version with each Fedora release. 
+</para>
+      </section>
+      <section>
+        <title><productname>Systemtap 2.0</productname></title>
+        <para> 
+        <productname>Systemtap 2.0</productname> includes a new prototype backend, which uses <application>DynInst</application> to instrument a user's own binaries at runtime. This optional alternative backend does not use kernel modules, and does not require root privileges, but is restricted with respect to the kinds of probes and other constructs that a script may use. 
+</para>
+      </section>
+      <section>
+        <title>Tracing with <application>LTTng</application></title>
+        <para> 
+          Developers looking to improve their applications will find that Fedora 18's <package>lttng-tools</package> and <package>ltt-ust</package> packages provide fast and efficient tracing.  The tracer allows easy correlation of userspace and kernel traces, if the latter is available. Boasting a nanosecond-precision timestamp, <application>LTTng</application> is especially useful when searching for elusive latencies. Get started with the project's documentation at   <ulink url="http://lttng.org/quickstart">http://lttng.org/quickstart</ulink>
         </para>
-      </section><section>
-        
-          <title>Improved Crash reports </title>
+      </section>
+      <section>
+        <title>Improved Crash reports </title>
         <section>
-          
-            <title>Debuginfo included by default </title>
-          <para> Fedora 18 ships with a small subset of debug information by default. Full debug information is still available in the debuginfo packages.  </para>
-        </section><section>
-          
-            <title>Debuginfo compressed by DWARF </title>
-          <para> Debuginfo will be post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files.  Developers may run this same program on their binaries. </para>
-        </section><section>
-          
-            <title>Simplified crash reporting via ABRT Server </title>
-          <para> Fedora's bug reporting tool (ABRT) now uses new, simplified way of reporting user problems. These reports are now handled by ABRT Server, which also provides statistics and clustering of the reports, giving maintainers more accurate data about the problem. </para>
+          <title><literal>Debuginfo</literal> included by default </title>
+          <para> 
+            Fedora 18 ships with a small subset of debug information by default. Full debug information is still available in the <literal>debuginfo</literal> packages.  
+          </para>
         </section>
-      </section><section>
-        
-          <title>IPython updated </title>
-        <para> IPython has been updated to version 0.13 and notable features and head-ups are: The Notebook has a new user interface and has many new features like auto-folding of very long lines, uploading new notebooks to the dashboard, manage started clusters and improved tooltips. The notebook format has changed and when you want to share your notebook with users of older version, there is a conversion script available. New cell magics like <literal>%%bash</literal>, <literal>%%ruby</literal>, <literal>%%timeit</literal> and many others. The Qt console has improved menus and can directly display jpeg images. </para>
+        <section>
+          <title><literal>Debuginfo</literal> compressed by <productname>DWARF</productname></title>
+          <para> 
+            <literal>Debuginfo</literal> will be post-processed by the <productname>DWARF</productname> compressor tool <application>dwz</application> to reduce size of the <filename>*.debug</filename> files.  Developers may run this same program on their binaries. 
+          </para>
+        </section>
+        <section>
+          <title>Simplified crash reporting via <productname>ABRT Server</productname> </title>
+          <para> 
+            Fedora's bug reporting tool, <application>ABRT</application>) now uses new, simplified way of reporting user problems. These reports are now handled by <productname>ABRT Server</productname>, which also provides statistics and clustering of the reports, giving maintainers more accurate data about the problem. 
+          </para>
+        </section>
+      </section>
+      <section>
+        <title><productname>IPython</productname> updated </title>
+        <para> 
+          <productname>IPython</productname> has been updated to version <productnumber>0.13</productnumber> and notable features and head-ups are: The <function>Notebook</function> has a new user interface and has many new features like auto-folding of very long lines, uploading new notebooks to the dashboard, manage started clusters and improved tooltips. The notebook format has changed and when you want to share your notebook with users of older version, there is a conversion script available. New cell magics like <literal>%%bash</literal>, <literal>%%ruby</literal>, <literal>%%timeit</literal> and many others. The Qt console has improved menus and can directly display jpeg images. 
+        </para>
       </section>
 
 </section>


More information about the docs-commits mailing list