[jhbuild/jjardon/gnome-modulesets2: 3/6] docs: moduleset variable should be a URI
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild/jjardon/gnome-modulesets2: 3/6] docs: moduleset variable should be a URI
- Date: Mon, 31 Oct 2016 17:00:17 +0000 (UTC)
commit bf0ea800906bdd5e2c36770197aa7d62aad8b906
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 47cc184..4e3f0c9 100644
--- a/doc/C/index.docbook
+++ b/doc/C/index.docbook
@@ -2039,14 +2039,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]