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) | |
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 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/ |
