[release-notes] Remainder of Development section

John J. McDonough jjmcd at fedoraproject.org
Mon Sep 6 13:37:54 UTC 2010


commit e5b3891fcb07d02ecc35599b166f588da4573f6b
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Mon Sep 6 09:37:47 2010 -0400

    Remainder of Development section

 en-US/Backwards_Compatibility.xml |   41 +++--------
 en-US/Developer_Tools.xml         |   22 ++++++-
 en-US/Development_Eclipse.xml     |   50 +++++--------
 en-US/Development_GCC.xml         |   23 ++++++-
 en-US/Development_Haskell.xml     |   78 +++++++++------------
 en-US/Development_Java.xml        |  138 ++++++++++++++++++-------------------
 en-US/Development_Runtime.xml     |    2 +
 en-US/Kernel.xml                  |   43 +++--------
 en-US/Release_Notes.xml           |   12 ++--
 9 files changed, 192 insertions(+), 217 deletions(-)
---
diff --git a/en-US/Backwards_Compatibility.xml b/en-US/Backwards_Compatibility.xml
index 9971f7c..c096151 100644
--- a/en-US/Backwards_Compatibility.xml
+++ b/en-US/Backwards_Compatibility.xml
@@ -1,31 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
-               "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
-<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
-<book>
-  <article lang="en">
-    <articleinfo>
-      <title>Documentation_Backwards_Compatibility_Beat</title>
-    </articleinfo>
-<section>
-      
-
-
-        <title>Documentation_Backwards_Compatibility_Beat</title>
-      
-<para>
-
-        <mediaobject>
-          <imageobject>
-            <imagedata fileref="http://fedoraproject.org/w/index.php?title=File:DocsProject_Header_docTeam1.png" scalefit="1"/>
-          </imageobject>
-<caption>
-            <para/>
-          </caption>
-        </mediaobject>
-      
-</para>
-
-    </section>
-  </article>
-</book>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section id="sect-Release_Notes-Backwards_Compatibility">
+  <title>Backwards Compatibility</title>
+  <para>&nbsp;</para>
+</section>
diff --git a/en-US/Developer_Tools.xml b/en-US/Developer_Tools.xml
index 49bb3f6..18299cd 100644
--- a/en-US/Developer_Tools.xml
+++ b/en-US/Developer_Tools.xml
@@ -9,6 +9,7 @@
   
   <section>
     <title>python </title>
+    <indexterm><primary>python</primary></indexterm>
     <para>
       The system <package>python</package> 2 stack has been upgraded
       to 2.7. For a list of changes see <ulink
@@ -17,6 +18,7 @@
 
     <section>
       <title>Caveat: PyCObject and warnings </title>
+      <indexterm><primary>PyCObject</primary></indexterm>
       <para>
 	Python provides various APIs for use by C extension modules.
 	One of these APIs, <methodname>PyCObject</methodname>, was
@@ -51,6 +53,9 @@
 
   <section>
     <title>python-migrate </title>
+    <indexterm><primary>python-migrate</primary></indexterm>
+    <indexterm><primary>SQLAlchemy</primary></indexterm>
+    <indexterm><primary>Firebird</primary></indexterm>
     <para>
       <package>python-migrate</package> was updated to version
       0.6. Support for SQLAlchemy 0.6 and Firebird database, custom
@@ -88,6 +93,7 @@
 
   <section>
     <title>Erlang </title>
+    <indexterm><primary>Erlang</primary></indexterm>
     <para>
       New version of Erlang/OTP is available in Fedora 14.  
     </para>
@@ -95,6 +101,7 @@
 
   <section>
     <title>gdb </title>
+    <indexterm><primary>gdb</primary></indexterm>
     <para>
       <package>gdb</package> has been enhanced to remove the
       unncecssary indices from the <filename>.debug</filename> files,
@@ -112,6 +119,9 @@
 
   <section>
     <title>GNUstep </title>
+    <indexterm><primary>GNUstep</primary></indexterm>
+    <indexterm><primary>gcc</primary></indexterm>
+    <indexterm><primary>Objective-C</primary></indexterm>
     <para>
       This Feature offers the possibility to create GNUstep
       applications on Fedora. <package>GNUstep</package> is an open
@@ -136,6 +146,7 @@
 
   <section>
     <title>perl </title>
+    <indexterm><primary>Perl</primary></indexterm>
     <para>
       Notable changes in <package>perl</package> 5.12 include:
     </para>
@@ -197,6 +208,9 @@
 
   <section>
     <title>rakudo </title>
+    <indexterm><primary>Rakudo</primary></indexterm>
+    <indexterm><primary>perl</primary></indexterm>
+    <indexterm><primary>Parrot</primary></indexterm>
     <para>
       Fedora comes with Rakudo Perl, an implementation of the Perl 6
       specification based on the Parrot virtual machine, which enables
@@ -211,8 +225,13 @@
 
   <section>
     <title>bash debugger </title>
+    <indexterm><primary>emacs-bashdb-el</primary></indexterm>
+    <indexterm>
+      <primary>debugger</primary>
+      <secondary>bash</secondary>
+    </indexterm>
     <para>
-      The Lisp sources for the <package>'emacs</package> bash deugger,
+      The Lisp sources for the <package>emacs</package> bash deugger,
       <package>emacs-bashdb-el</package> are now included in Fedora.
       The debugger has been upgraded to version 4.1_0.4.
     </para>
@@ -220,6 +239,7 @@
 
   <section>
     <title>Pyjamas </title>
+    <indexterm><primary>pyjamas</primary></indexterm>
     <para>
       New to Fedora 14 is <package>pyjamas</package>, a Rich Internet
       Application (RIA) Development Platform for both Web and Desktop.
diff --git a/en-US/Development_Eclipse.xml b/en-US/Development_Eclipse.xml
index bb985ff..3053286 100644
--- a/en-US/Development_Eclipse.xml
+++ b/en-US/Development_Eclipse.xml
@@ -1,31 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
-               "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
-<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
-<book>
-  <article lang="en">
-    <articleinfo>
-      <title>Documentation_Development_Eclipse_Beat</title>
-    </articleinfo>
-<section>
-      
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
 
-
-        <title>Documentation_Development_Eclipse_Beat</title>
-      
-<section>
-        
-
-
-          <title>eclipse </title>
-        
-<para>
-
-          <package>eclipse</package> has been upgraded to the Helios release.  New features include better support for C/C++, an app store, support for git, a web tools platform, improved support for JavaScript, and much more.  Learn more at <ulink url="http://www.eclipse.org/org/press-release/20100623_heliosrelease.php.">http://www.eclipse.org/org/press-release/20100623_heliosrelease.php.</ulink>
-        
-</para>
-
-      </section>
-    </section>
-  </article>
-</book>
\ No newline at end of file
+<section id="sect-Release_Notes-Eclipse">
+  <title>Eclipse</title>
+  <indexterm><primary>Eclipse</primary></indexterm>
+  <indexterm><primary>Helios</primary></indexterm>
+  <indexterm><primary>C</primary></indexterm>
+  <indexterm><primary>git</primary></indexterm>
+  <indexterm><primary>JavaScript</primary></indexterm>
+  <para>
+    <package>eclipse</package> has been upgraded to the Helios
+    release.  New features include better support for C/C++, an app
+    store, support for git, a web tools platform, improved support for
+    JavaScript, and much more.  Learn more at <ulink
+    url="http://www.eclipse.org/org/press-release/20100623_heliosrelease.php">http://www.eclipse.org/org/press-release/20100623_heliosrelease.php.</ulink>
+  </para>
+</section>
diff --git a/en-US/Development_GCC.xml b/en-US/Development_GCC.xml
index 9b87528..cd6f782 100644
--- a/en-US/Development_GCC.xml
+++ b/en-US/Development_GCC.xml
@@ -8,7 +8,8 @@
   <title>GCC</title>
   
   <section>
-    <title>gcc </title>
+    <title>gcc</title>
+    <indexterm><primary>gcc</primary></indexterm>
     <para>
       Fedora 14 includes version 4.5 of <package>gcc</package> and the
       various compilers which depend on gcc.  The full details of the
@@ -20,6 +21,11 @@
 
     <section>
       <title>Obsoleted support and features </title>
+      <indexterm><primary>IRIX</primary></indexterm>
+      <indexterm><primary>Solaris</primary></indexterm>
+      <indexterm><primary>Tru64 UNIX</primary></indexterm>
+      <indexterm><primary>POWER</primary></indexterm>
+      <indexterm><primary>RIOS</primary></indexterm>
       <para>
 	The following ports for individual systems on particular
 	architectures have been obsoleted:
@@ -61,6 +67,7 @@
 	Support has also been removed for a number of features
 	obsoleted in 4.4.
       </para>
+      <indexterm><primary>C99</primary></indexterm>
       <warning>
 	<title>
 	  Reduced performance with C99 conformance
@@ -127,6 +134,11 @@
 
   <section>
     <title>Language-specific improvements </title>
+    <indexterm><primary>Ada</primary></indexterm>
+    <indexterm><primary>C</primary></indexterm>
+    <indexterm><primary>C++</primary></indexterm>
+    <indexterm><primary>Fortran</primary></indexterm>
+    <indexterm><primary>Java</primary></indexterm>
     <para>
       There are new language-specific features for Ada, C, C++, Fortran and Java. 
     </para>
@@ -134,6 +146,15 @@
 
   <section>
     <title>New targets </title>
+    <indexterm><primary>AIX</primary></indexterm>
+    <indexterm><primary>ARM</primary></indexterm>
+    <indexterm><primary>AVR</primary></indexterm>
+    <indexterm><primary>IA32</primary></indexterm>
+    <indexterm><primary>M68K</primary></indexterm>
+    <indexterm><primary>MeP</primary></indexterm>
+    <indexterm><primary>MIPS</primary></indexterm>
+    <indexterm><primary>RS/6000</primary></indexterm>
+    <indexterm><primary>RX</primary></indexterm>
     <para>
       There are new target processors within the AIX, ARM, AVR, IA32,
       M68K, MeP, MIPS, RS/6000 and RX processor families.
diff --git a/en-US/Development_Haskell.xml b/en-US/Development_Haskell.xml
index 9b913ff..1853c5e 100644
--- a/en-US/Development_Haskell.xml
+++ b/en-US/Development_Haskell.xml
@@ -1,46 +1,32 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
-               "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
-<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
-<book>
-  <article lang="en">
-    <articleinfo>
-      <title>Documentation_Development_Haskell_Beat</title>
-    </articleinfo>
-<section>
-      
-
-
-        <title>Documentation_Development_Haskell_Beat</title>
-      
-<para>
-
-        <mediaobject>
-          <imageobject>
-            <imagedata fileref="http://fedoraproject.org/w/index.php?title=File:DocsProject_Header_docTeam1.png" scalefit="1"/>
-          </imageobject>
-<caption>
-            <para/>
-          </caption>
-        </mediaobject>
-      
-</para>
-
-<para>
-
-        <ulink url="http://haskell.org/ghc/"> GHC</ulink> has been updated to <ulink url="http://darcs.haskell.org/download/docs/6.12.3/html/users_guide/release-6-12-3.html"> 6.12.3</ulink>, and <ulink url="http://hackage.haskell.org/platform/"> haskell-platform</ulink> to <ulink url="http://hackage.haskell.org/platform/changelog.html"> 2010.2.0.0</ulink> stable release. 
-</para>
-
-<para>
-Some further improvements have been made to ghc-rpm-macros and cabal2spec, including merging the -doc subpackages into -devel. 
-</para>
-
-      
-<para>
-The easiest way to install Haskell support in Fedora is to install the Haskell yum group from Anaconda or YUM. 
-</para>
-
-      <programlisting> yum install @haskell</programlisting>
-    </section>
-  </article>
-</book>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section id="sect-Release_Notes-Haskell">
+  <title>Haskell</title>
+  <indexterm><primary>Haskell</primary></indexterm>
+  <indexterm><primary>ghc</primary></indexterm>
+  <indexterm><primary>ghc-rpm-macros</primary></indexterm>
+  <indexterm><primary>cabal2spec</primary></indexterm>
+  <para>
+    <ulink url="http://haskell.org/ghc/"> GHC</ulink> has been updated
+    to <ulink
+    url="http://darcs.haskell.org/download/docs/6.12.3/html/users_guide/release-6-12-3.html">
+    6.12.3</ulink>, and <ulink
+    url="http://hackage.haskell.org/platform/">
+    haskell-platform</ulink> to <ulink
+    url="http://hackage.haskell.org/platform/changelog.html">
+    2010.2.0.0</ulink> stable release.
+  </para>
+  <para>
+    Some further improvements have been made to ghc-rpm-macros and
+    cabal2spec, including merging the -doc subpackages into -devel.
+  </para>
+  <para>
+    The easiest way to install Haskell support in Fedora is to install
+    the Haskell yum group from Anaconda or YUM.
+  </para>
+  <programlisting> yum install @haskell</programlisting>
+</section>
diff --git a/en-US/Development_Java.xml b/en-US/Development_Java.xml
index d3268cd..a251683 100644
--- a/en-US/Development_Java.xml
+++ b/en-US/Development_Java.xml
@@ -1,71 +1,67 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
-               "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
-<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
-<book>
-  <article lang="en">
-    <articleinfo>
-      <title>Documentation_Java_Beat</title>
-    </articleinfo>
-<section>
-      
-
-
-        <title>Documentation_Java_Beat</title>
-      
-<section>
-        
-
-
-          <title>NetBeans </title>
-        
-<para>
-
-          <package>NetBeans IDE 6.9</package> is a significant update of <ulink url="https://fedoraproject.org/wiki/Features/NetBeans_6.8"> NetBeans IDE 6.8</ulink>.
-</para>
-
-<para>
-NetBeans IDE 6.9 introduces <programlisting format="linespecific">OSGi</programlisting> interoperability for NetBeans Platform applications and support for developing OSGi bundles with <package>Maven</package>; support for <package>JavaFX SDK 1.3</package> with new <package>JavaFX Composer</package>, a visual layout tool for visually building JavaFX GUI applications, similar to the <package>Swing GUI builder</package> for Java SE applications, also support for <package>PHP Zend</package> framework, and <package>Ruby on Rails 3.0</package>; as well as improvements to the <package>Java Editor</package>, <package>Java Debugger</package>, issue tracking, and more. 
-</para>
-
-<para>
-For more about this release, refer to: <itemizedlist>
-            <listitem>
-              
-<para>
-
-                <ulink url="http://www.netbeans.org/community/releases/69/"> NetBeans IDE 6.9 Release Information</ulink>
-              
-</para>
-
-            </listitem>
-<listitem>
-              
-<para>
-
-                <ulink url="http://www.netbeans.org/community/releases/69/relnotes.html"> NetBeans IDE 6.9 Release Notes</ulink>
-              
-</para>
-
-            </listitem>
-          </itemizedlist>
-        
-</para>
-
-      </section>
-<section>
-        
-
-
-          <title>yydebug </title>
-        
-<para>
-
-          <package>yydebug</package>, a debugger for parser code generated by <package>jay</package> is new to Fedora.  For full details review <ulink url="http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/yyDebug.html.">http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/yyDebug.html.</ulink>
-        
-</para>
-
-      </section>
-    </section>
-  </article>
-</book>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+
+<section id="sect-Release_Notes-Java">
+  <title>Java</title>
+  <indexterm><primary>Java</primary></indexterm>
+  
+  <section>
+    <title>NetBeans </title>
+    <indexterm><primary>NetBeans</primary></indexterm>
+    <indexterm><primary>OSGi</primary></indexterm>
+    <indexterm><primary>Maven</primary></indexterm>
+    <indexterm><primary>JavaFX</primary></indexterm>
+    <indexterm><primary>Swing</primary></indexterm>
+    <indexterm><primary>PHP Zend</primary></indexterm>
+    <indexterm><primary>Ruby on Rails</primary></indexterm>
+    <para>
+      <package>NetBeans IDE 6.9</package> is a significant update of
+      <ulink
+      url="https://fedoraproject.org/wiki/Features/NetBeans_6.8">
+      NetBeans IDE 6.8</ulink>.
+    </para>
+    <para>
+      NetBeans IDE 6.9 introduces <acronym>OSGi</acronym>
+      interoperability for NetBeans Platform applications and support
+      for developing OSGi bundles with Maven; support for JavaFX SDK
+      1.3 with new JavaFX Composer, a visual layout tool for visually
+      building JavaFX GUI applications, similar to the Swing GUI
+      builder for Java SE applications, also support for PHP Zend
+      framework, and Ruby on Rails 3.0; as well as improvements to the
+      Java Editor, Java Debugger, issue tracking, and more.
+    </para>
+    <para>
+      For more about this release, refer to: <itemizedlist>
+      <listitem>
+	<para>
+	  <ulink url="http://www.netbeans.org/community/releases/69/">
+	  NetBeans IDE 6.9 Release Information</ulink>
+	</para>
+      </listitem>
+      <listitem>
+	<para>
+	  <ulink
+	  url="http://www.netbeans.org/community/releases/69/relnotes.html">
+	  NetBeans IDE 6.9 Release Notes</ulink>
+	</para>
+      </listitem>
+    </itemizedlist>
+    </para>
+  </section>
+
+  <section>
+    <title>yydebug </title>
+    <indexterm><primary>yydebug</primary></indexterm>
+    <indexterm><primary>Jay</primary></indexterm>
+    <para>
+      <package>yydebug</package>, a debugger for parser code generated
+      by <package>jay</package> is new to Fedora.  For full details
+      review <ulink
+      url="http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/yyDebug.html.">http://www.cs.rit.edu/~ats/projects/lp/doc/jay/yydebug/yyDebug.html.</ulink>
+    </para>
+  </section>
+</section>
diff --git a/en-US/Development_Runtime.xml b/en-US/Development_Runtime.xml
index f0acc2d..5bb4acc 100644
--- a/en-US/Development_Runtime.xml
+++ b/en-US/Development_Runtime.xml
@@ -9,6 +9,7 @@
   
   <section>
     <title>boost </title>
+    <indexterm><primary>boost</primary></indexterm>
     <para>
       The <package>boost</package> C++ libraries have been upgraded to
       4.4. which includes numerous changes.  For details, see the
@@ -50,6 +51,7 @@
 
   <section>
     <title>libjpeg-turbo </title>
+    <indexterm><primary>libjpeg</primary></indexterm>
     <para>
       The <package>libjpeg</package> library has been replaced by
       <package>libjpeg-turbo</package> library which has same API/ABI
diff --git a/en-US/Kernel.xml b/en-US/Kernel.xml
index 2eace15..3a87c6d 100644
--- a/en-US/Kernel.xml
+++ b/en-US/Kernel.xml
@@ -1,31 +1,12 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
-               "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
-<?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
-<book>
-  <article lang="en">
-    <articleinfo>
-      <title>Documentation_Kernel_Beat</title>
-    </articleinfo>
-<section>
-      
-
-
-        <title>Documentation_Kernel_Beat</title>
-      
-<para>
-
-        <mediaobject>
-          <imageobject>
-            <imagedata fileref="http://fedoraproject.org/w/index.php?title=File:DocsProject_Header_docTeam1.png" scalefit="1"/>
-          </imageobject>
-<caption>
-            <para/>
-          </caption>
-        </mediaobject>
-      
-</para>
-
-    </section>
-  </article>
-</book>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
+%BOOK_ENTITIES;
+]>
+
+<section id="sect-Release_Notes-Kernel">
+  <title>Kernel</title>
+  <para>
+    Fedora 14 features version &KERNEL; of the Linux kernel.
+  </para>
+</section>
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index d3275eb..96d56d5 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -109,21 +109,21 @@
     <xi:include href="Development_GCC.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
-<!--    <xi:include href="33-Development_Java.xml"
+    <xi:include href="Development_Java.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
-    <xi:include href="34-Development_Haskell.xml"
+    <xi:include href="Development_Haskell.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
-    <xi:include href="35-Development_Eclipse.xml"
+    <xi:include href="Development_Eclipse.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
-    <xi:include href="36-Backwards_Compatibility.xml"
+    <xi:include href="Backwards_Compatibility.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
     </xi:include>
-    <xi:include href="37-Kernel.xml"
+    <xi:include href="Kernel.xml"
 		xmlns:xi="http://www.w3.org/2001/XInclude">
-    </xi:include> -->
+    </xi:include>
   </section>
 
   <section id="sect-Release_Notes-Changes_for_Specific_Audiences">


More information about the docs-commits mailing list