[jhbuild/jjardon/gnome-modulesets: 3/6] docs: moduleset variable should be a URI



commit f5b740efc25fedc263f28aa8a246496605275a3c
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Mar 22 22:32:10 2015 +0000

    docs: moduleset variable should be a URI

 doc/C/index.docbook |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/doc/C/index.docbook b/doc/C/index.docbook
index c37f502..3e336da 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -2007,14 +2007,13 @@ Optional packages: (JHBuild will build the missing packages)
             <varname>moduleset</varname>
           </term>
           <listitem>
-            <simpara>A string or list of strings specifying the name(s) of the
-              module set(s) to use. This can either be the filename of a
-              moduleset included with JHBuild (excluding the path and
-              extension), or a full HTTP URL to an externally managed moduleset.
+            <simpara>A URI or list of URIs specifying the name(s) of the
+              module set(s) to use. This can be a full HTTP URL to
+              an externally managed moduleset or a URI to a local
+              moduleset (file://)
               HTTP URL modulesets are cached locally. If a module with the same
               name is present in more than one moduleset, the last set listed
-              takes priority. Modulesets provided with JHBuild are updated to
-              match the current GNOME development release.</simpara>
+              takes priority.</simpara>
           </listitem>
         </varlistentry>
         <varlistentry id="cfg-modulesets-dir">


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