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 | |
| parent | ee75e80c05127020188b93d402d1d70b102eaacf (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.texi | 9 | ||||
| -rw-r--r-- | doc/htmlxref.cnf | 4 |
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} @* | |||
| 96 | This document describes GNU Guix version @value{VERSION}, a functional | 96 | This document describes GNU Guix version @value{VERSION}, a functional |
| 97 | package management tool written for the GNU system. | 97 | package 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. | ||
| 102 | This manual is also available in French (@pxref{Top,,, guix.fr, Manuel de | ||
| 103 | référence de GNU Guix}). If you would like to translate it in your native | ||
| 104 | language, consider joining the | ||
| 105 | @uref{https://translationproject.org/domain/guix-manual.html, Translation | ||
| 106 | Project}. | ||
| 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 | ||
| 4 | htmlxrefversion=2016-08-03.13; # UTC | 4 | htmlxrefversion=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 | ||
| 392 | guix mono ${GS}/guix/manual/guix.html | 392 | guix mono ${GS}/guix/manual/guix.html |
| 393 | guix node ${GS}/guix/manual/html_node/ | 393 | guix node ${GS}/guix/manual/html_node/ |
| 394 | guix.fr mono ${GS}/guix/manual/fr/guix.html | ||
| 395 | guix.fr node ${GS}/guix/manual/fr/html_node/ | ||
| 394 | 396 | ||
| 395 | gv mono ${GS}/gv/manual/gv.html | 397 | gv mono ${GS}/gv/manual/gv.html |
| 396 | gv node ${GS}/gv/manual/html_node/ | 398 | gv node ${GS}/gv/manual/html_node/ |
