[jhbuild] [doc] Adjust whitespace in JHBuild manual xml



commit f2f048c160d567dda37dedbab12f68c5099215d4
Author: Craig Keogh <cskeogh adam com au>
Date:   Sat Nov 19 19:59:54 2011 +1030

    [doc] Adjust whitespace in JHBuild manual xml

 doc/C/jhbuild.xml |   53 +++++++++++++++++++++++++----------------------------
 1 files changed, 25 insertions(+), 28 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index 9f8358f..b5253e8 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -368,10 +368,10 @@
 
 <screen><prompt>$</prompt> <userinput>jhbuild buildone gtk+</userinput></screen>
 
-      <para>When actively developing a module, you are likely in a
-      source working directory.  The <command>make</command> will
-      invoke the build system and install the module.  This will be a
-      key part of your edit-compile-install-test cycle.</para>
+      <para>When actively developing a module, you are likely in a source
+        working directory. The <command>make</command> will invoke the build
+        system and install the module. This will be a key part of your
+        edit-compile-install-test cycle.</para>
 
 <screen><prompt>$</prompt> <userinput>jhbuild make</userinput></screen>
 
@@ -1043,11 +1043,10 @@ jhbuildbot_password = 'password'
     <section id="command-reference-make">
       <title>make</title>
 
-      <para>The <command>make</command> command is for actively
-      developing on a particular module.  It requires the current
-      directory be a source checkout, and does the equivalent of
-      <command>buildone -nf $(basename $(pwd))</command>.
-      </para>
+      <para>The <command>make</command> command is for actively developing on
+        a particular module. It requires the current directory be a source
+        checkout, and does the equivalent of <command>buildone -nf $(basename
+        $(pwd))</command>.</para>
 
       <cmdsynopsis><command>jhbuild make</command>
         <arg>--clean</arg>
@@ -1056,9 +1055,10 @@ jhbuildbot_password = 'password'
         <arg>--quiet</arg>
       </cmdsynopsis>
 
-      <para>The options are the same as those available for the <link
+      <para>The options are the same as those available for the
+        <link
       linkend="command-reference-build"><command>buildone</command></link>
-      command.</para>
+        command.</para>
     </section>
 
     <section id="command-reference-buildone">
@@ -1080,11 +1080,10 @@ jhbuildbot_password = 'password'
         <arg choice="plain" rep="repeat">module</arg>
       </cmdsynopsis>
 
-      <para>The <option>--check</option>,
-        <option>--clean</option>, <option>-d</option>,
-        <option>--distcheck</option>, <option>--no-network</option>,
-        <option>-D</option> and <option>-x</option> options are processed as per
-        the
+      <para>The <option>--check</option>, <option>--clean</option>,
+        <option>-d</option>, <option>--distcheck</option>,
+        <option>--no-network</option>, <option>-D</option> and
+        <option>-x</option> options are processed as per the
         <link linkend="command-reference-build"><command>build</command></link>
         command.</para>
 
@@ -1483,11 +1482,10 @@ No matching system package installed:
         <arg rep="repeat">module</arg>
       </cmdsynopsis>
 
-      <para>The <option>--clean</option>,
-        <option>--no-network</option>, <option>--skip</option>,
-        <option>--start-at</option>, <option>-D</option>, <option>-C</option>,
-        <option>-N</option> and <option>-f</option> options are processed as per
-        the
+      <para>The <option>--clean</option>, <option>--no-network</option>,
+        <option>--skip</option>, <option>--start-at</option>,
+        <option>-D</option>, <option>-C</option>, <option>-N</option> and
+        <option>-f</option> options are processed as per the
         <link linkend="command-reference-build"><command>build</command></link>
         command.</para>
 
@@ -2353,12 +2351,12 @@ No matching system package installed:
         set.</para>
 
       <para>The <sgmltag class="attribute">type</sgmltag> attribute specifies
-        the type of repository. It can be one of:
-        <literal>bzr</literal>, <literal>cvs</literal>,
-        <literal>darcs</literal>, <literal>fossil</literal>,
-        <literal>git</literal>, <literal>hg</literal>, <literal>mnt</literal>,
-        <literal>svn</literal>, <literal>tarball</literal>. Other attributes
-        depend on the <sgmltag class="attribute">type</sgmltag>, as well as the
+        the type of repository. It can be one of: <literal>bzr</literal>,
+        <literal>cvs</literal>, <literal>darcs</literal>,
+        <literal>fossil</literal>, <literal>git</literal>,
+        <literal>hg</literal>, <literal>mnt</literal>, <literal>svn</literal>,
+        <literal>tarball</literal>. Other attributes depend on the
+        <sgmltag class="attribute">type</sgmltag>, as well as the
         <sgmltag
       class="element">branch</sgmltag> used inside module
         definitions. Those are described below in the repository type
@@ -3070,7 +3068,6 @@ No matching system package installed:
             <literal>http</literal>, <literal>https</literal> or
             <literal>svn</literal> URL.</para>
         </section>
-
       </section>
 
 <!-- end of deprecated module sources -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]