summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-07-05 22:13:23 +0200
committerLudovic Courtès <ludo@gnu.org>2018-07-05 22:13:23 +0200
commit56b4dabc2ba3446ff212e0d4d9e2df15fc25e88f (patch)
tree45b20766292bf44fd61e0ae4c359762c28518090 /doc
parentee75e80c05127020188b93d402d1d70b102eaacf (diff)
doc: Mention translations of the manual.
* doc/guix.texi (Top): Add note about l10n. * doc/htmlxref.cnf: Add "guix.fr".
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi9
-rw-r--r--doc/htmlxref.cnf4
2 files changed, 12 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 28b0a0d43eb..04bf34b0faf 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -96,6 +96,15 @@ Edition @value{EDITION} @*
96This document describes GNU Guix version @value{VERSION}, a functional 96This document describes GNU Guix version @value{VERSION}, a functional
97package management tool written for the GNU system. 97package management tool written for the GNU system.
98 98
99@c TRANSLATORS: You can replace the following paragraph with information on
100@c how to join your own translation team and how to report issues with the
101@c translation.
102This manual is also available in French (@pxref{Top,,, guix.fr, Manuel de
103référence de GNU Guix}). If you would like to translate it in your native
104language, consider joining the
105@uref{https://translationproject.org/domain/guix-manual.html, Translation
106Project}.
107
99@menu 108@menu
100* Introduction:: What is Guix about? 109* Introduction:: What is Guix about?
101* Installation:: Installing Guix. 110* Installation:: Installing Guix.
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index c1ce6364950..c139d805c84 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -1,7 +1,7 @@
1# htmlxref.cnf - reference file for free Texinfo manuals on the web. 1# htmlxref.cnf - reference file for free Texinfo manuals on the web.
2# Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual. 2# Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
3 3
4htmlxrefversion=2016-08-03.13; # UTC 4htmlxrefversion=2018-07-05.20; # UTC
5 5
6# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. 6# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
7# 7#
@@ -391,6 +391,8 @@ guile-rpc node ${GS}/guile-rpc/manual/html_node/
391 391
392guix mono ${GS}/guix/manual/guix.html 392guix mono ${GS}/guix/manual/guix.html
393guix node ${GS}/guix/manual/html_node/ 393guix node ${GS}/guix/manual/html_node/
394guix.fr mono ${GS}/guix/manual/fr/guix.html
395guix.fr node ${GS}/guix/manual/fr/html_node/
394 396
395gv mono ${GS}/gv/manual/gv.html 397gv mono ${GS}/gv/manual/gv.html
396gv node ${GS}/gv/manual/html_node/ 398gv node ${GS}/gv/manual/html_node/