diff options
| -rw-r--r-- | doc/htmlxref.cnf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index d961c91c568..d8a7aa12c98 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=2022-12-18.14; # UTC | 4 | htmlxrefversion=2022-12-18.15; # UTC |
| 5 | 5 | ||
| 6 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. | 6 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| @@ -422,6 +422,8 @@ GUIX = ${GUIX_ROOT}/manual | |||
| 422 | guix.es node ${GUIX}/es/html_node/ | 422 | guix.es node ${GUIX}/es/html_node/ |
| 423 | guix.fr mono ${GUIX}/fr/guix.fr.html | 423 | guix.fr mono ${GUIX}/fr/guix.fr.html |
| 424 | guix.fr node ${GUIX}/fr/html_node/ | 424 | guix.fr node ${GUIX}/fr/html_node/ |
| 425 | guix.pt_BR mono ${GUIX}/pt-br/guix.pt_BR.html | ||
| 426 | guix.pt_BR node ${GUIX}/pt-br/html_node/ | ||
| 425 | guix.ru mono ${GUIX}/ru/guix.ru.html | 427 | guix.ru mono ${GUIX}/ru/guix.ru.html |
| 426 | guix.ru node ${GUIX}/ru/html_node/ | 428 | guix.ru node ${GUIX}/ru/html_node/ |
| 427 | guix.zh_CN mono ${GUIX}/zh-cn/guix.zh_CN.html | 429 | guix.zh_CN mono ${GUIX}/zh-cn/guix.zh_CN.html |
| @@ -430,10 +432,12 @@ GUIX = ${GUIX_ROOT}/manual | |||
| 430 | guix node ${GUIX}/en/html_node/ | 432 | guix node ${GUIX}/en/html_node/ |
| 431 | 433 | ||
| 432 | GUIX_COOKBOOK = ${GUIX_ROOT}/cookbook | 434 | GUIX_COOKBOOK = ${GUIX_ROOT}/cookbook |
| 433 | guix-cookbook.de mono ${GUIX_COOKBOOK}/de/guix-cookbook.html | 435 | guix-cookbook.de mono ${GUIX_COOKBOOK}/de/guix-cookbook.de.html |
| 434 | guix-cookbook.de node ${GUIX_COOKBOOK}/de/html_node/ | 436 | guix-cookbook.de node ${GUIX_COOKBOOK}/de/html_node/ |
| 435 | guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.html | 437 | guix-cookbook.fr mono ${GUIX_COOKBOOK}/fr/guix-cookbook.fr.html |
| 436 | guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/ | 438 | guix-cookbook.fr node ${GUIX_COOKBOOK}/fr/html_node/ |
| 439 | guix-cookbook.sk mono ${GUIX_COOKBOOK}/sk/guix-cookbook.sk.html | ||
| 440 | guix-cookbook.sk node ${GUIX_COOKBOOK}/sk/html_node/ | ||
| 437 | guix-cookbook mono ${GUIX_COOKBOOK}/en/guix-cookbook.html | 441 | guix-cookbook mono ${GUIX_COOKBOOK}/en/guix-cookbook.html |
| 438 | guix-cookbook node ${GUIX_COOKBOOK}/en/html_node/ | 442 | guix-cookbook node ${GUIX_COOKBOOK}/en/html_node/ |
| 439 | 443 | ||
