diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-07-05 22:13:23 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-07-05 22:13:23 +0200 |
commit | 56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f (patch) | |
tree | 45b20766292bf44fd61e0ae4c359762c28518090 /doc/htmlxref.cnf | |
parent | ee75e80c05127020188b93d402d1d70b102eaacf (diff) | |
download | patches-56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f.tar patches-56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f.tar.gz |
doc: Mention translations of the manual.
* doc/guix.texi (Top): Add note about l10n.
* doc/htmlxref.cnf: Add "guix.fr".
Diffstat (limited to 'doc/htmlxref.cnf')
-rw-r--r-- | doc/htmlxref.cnf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index c1ce636495..c139d805c8 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf @@ -1,7 +1,7 @@ # htmlxref.cnf - reference file for free Texinfo manuals on the web. # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. -htmlxrefversion=2016-08-03.13; # UTC +htmlxrefversion=2018-07-05.20; # UTC # Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. # @@ -391,6 +391,8 @@ guile-rpc node ${GS}/guile-rpc/manual/html_node/ guix mono ${GS}/guix/manual/guix.html guix node ${GS}/guix/manual/html_node/ +guix.fr mono ${GS}/guix/manual/fr/guix.html +guix.fr node ${GS}/guix/manual/fr/html_node/ gv mono ${GS}/gv/manual/gv.html gv node ${GS}/gv/manual/html_node/ |