diff --git a/Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png b/Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png
new file mode 100644
index 0000000000000000000000000000000000000000..d677433961426a816f3cf022f7ffbe0e727b72e3
Binary files /dev/null and b/Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png differ
diff --git a/Doc/Tdoc/exercise.xml b/Doc/Tdoc/exercise.xml
index 882ddf7ed9ed299096929d0008e9540d2f86e70f..0f6a44b0f9c79260b5a7cece2b58bf7e8d91392f 100644
--- a/Doc/Tdoc/exercise.xml
+++ b/Doc/Tdoc/exercise.xml
@@ -2,7 +2,9 @@
 <chapter version="5.0" xml:id="tdocChapExercises"
          xmlns="http://docbook.org/ns/docbook"
          xmlns:xlink="http://www.w3.org/1999/xlink"
+         xmlns:xila="http://www.w3.org/2001/XInclude/local-attributes"
          xmlns:xi="http://www.w3.org/2001/XInclude"
+         xmlns:trans="http://docbook.org/ns/transclusion"
          xmlns:svg="http://www.w3.org/2000/svg"
          xmlns:m="http://www.w3.org/1998/Math/MathML"
          xmlns:html="http://www.w3.org/1999/xhtml"
@@ -175,6 +177,20 @@ This may become a real subsection when adding further text ...
         linkend="tdocExerciseLatexExampleDoc"/> using Docbook 5.</para>
       </listitem>
 
+      <listitem>
+        <para>Change the Webhelp generation process by setting the <parameter
+        linkend="tdocSectUseIdAsFilename">use.id.as.filename</parameter>
+        parameter.</para>
+
+        <tip>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="Ref/Screen/xmlmindDocbocXslConfig.png"/>
+            </imageobject>
+          </mediaobject>
+        </tip>
+      </listitem>
+
       <listitem>
         <para>Generate both Webhelp and PDF output using XMLmind's <command
         xlink:href="http://www.xmlmind.com/xmleditor/_distrib/doc/xxetool">xxetool</command>
@@ -182,25 +198,42 @@ This may become a real subsection when adding further text ...
       </listitem>
 
       <listitem>
-        <para>Generate HTML output using the vanilla <link
+        <para>Generate HTML output using the <quote>vanilla</quote> <link
         xlink:href="https://sourceforge.net/projects/docbook/files/docbook-xsl-ns">Docbook
         XSL style sheets</link>.</para>
 
         <tip>
-          <para>The saxon9he-xslt processor is available for processing
-          purposes. See <uri
+          <para>The <command>saxon9he-xslt</command> processor command is
+          available for processing purposes. See <uri
           xlink:href="http://www.saxonica.com/html/documentation/using-xsl/commandline.html">http://www.saxonica.com/html/documentation/using-xsl/commandline.html</uri>.</para>
         </tip>
       </listitem>
 
       <listitem>
-        <para>Generate PDF output using Fop on top.</para>
+        <para>Generate PDF output using Fop on top of the <link
+        xlink:href="https://sourceforge.net/projects/docbook/files/docbook-xsl-ns">Docbook
+        XSL style sheets</link>.</para>
 
         <tip>
           <para>The <link
           xlink:href="http://www.renderx.com/tools/xep.html">RenderX XEP FO
           processor</link> is available at
-          <filename>/usr/share/xep.academic/xep.bat</filename>.</para>
+          <filename>/usr/share/xep.academic/xep.bat</filename>. You'll have
+          to:</para>
+
+          <orderedlist>
+            <listitem>
+              <para>Execute <command>saxon9he-xslt</command> converting your
+              document to Formatting Objects using the <link
+              xlink:href="https://sourceforge.net/projects/docbook/files/docbook-xsl-ns">Docbook
+              XSL style sheets</link>.</para>
+            </listitem>
+
+            <listitem>
+              <para>Convert the resulting <filename>.fo</filename> file to PDF
+              using <filename>xep.bat</filename>.</para>
+            </listitem>
+          </orderedlist>
         </tip>
       </listitem>
     </itemizedlist>
diff --git a/Doc/Tdoc/software.xml b/Doc/Tdoc/software.xml
index 7992d7a9a0043c47145ce2d33a4fc8eb6d4d879e..8fb9ebde54ab0f0499fb3eec72c22e1181253f06 100644
--- a/Doc/Tdoc/software.xml
+++ b/Doc/Tdoc/software.xml
@@ -436,7 +436,7 @@ also show up.
             </tr>
           </informaltable>
 
-          <para>Provides link stability</para>
+          <para>Synthetically generated filenames.</para>
         </section>
 
         <section xml:id="tdocSectUseIdAsFilename">
@@ -488,7 +488,7 @@ also show up.
             </tr>
           </informaltable>
 
-          <para>Provides link stability</para>
+          <para>Providing link stability.</para>
         </section>
 
         <section xml:id="tdocSectDocbookCalloutUnicode">