summaryrefslogtreecommitdiff
path: root/doc/htmlxref.cnf
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-01-11 23:53:37 +0100
committerLudovic Courtès <ludo@gnu.org>2020-01-12 00:19:10 +0100
commit30d83f445b70ebce7f01eaa91c8f418ff0a98321 (patch)
tree3607e27e94d132eecab0367007cceca120ecc3de /doc/htmlxref.cnf
parent20b49f47e572ef5eca8e75f245b5971bb682dc74 (diff)
doc: Update htmlxref.cnf.
* doc/htmlxref.cnf: Update from Texinfo. Add entries for "mes", "guix.ru", and "guix.zh_CN".
Diffstat (limited to 'doc/htmlxref.cnf')
-rw-r--r--doc/htmlxref.cnf45
1 files changed, 28 insertions, 17 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index 8daa4a5c190..960f0f08fe2 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -1,9 +1,9 @@
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=2019-05-04.20; # UTC 4htmlxrefversion=2020-01-11.22; # UTC
5 5
6# Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2019 Free Software Foundation, Inc. 6# Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc.
7# 7#
8# Copying and distribution of this file, with or without modification, 8# Copying and distribution of this file, with or without modification,
9# are permitted in any medium without royalty provided the copyright 9# are permitted in any medium without royalty provided the copyright
@@ -68,12 +68,12 @@ autogen node ${GS}/autoconf/manual/html_node/
68automake mono ${GS}/automake/manual/automake.html 68automake mono ${GS}/automake/manual/automake.html
69automake node ${GS}/automake/manual/html_node/ 69automake node ${GS}/automake/manual/html_node/
70 70
71avl node http://www.stanford.edu/~blp/avl/libavl.html/ 71avl node http://adtinfo.org/libavl.html/
72 72
73bash mono ${GS}/bash/manual/bash.html 73bash mono ${GS}/bash/manual/bash.html
74bash node ${GS}/bash/manual/html_node/ 74bash node ${GS}/bash/manual/html_node/
75 75
76BINUTILS = http://sourceware.org/binutils/docs 76BINUTILS = https://sourceware.org/binutils/docs
77binutils node ${BINUTILS}/binutils/ 77binutils node ${BINUTILS}/binutils/
78 as node ${BINUTILS}/as/ 78 as node ${BINUTILS}/as/
79 bfd node ${BINUTILS}/bfd/ 79 bfd node ${BINUTILS}/bfd/
@@ -110,13 +110,15 @@ cpio node ${GS}/cpio/manual/html_node/
110 110
111cssc node ${GS}/cssc/manual/ 111cssc node ${GS}/cssc/manual/
112 112
113#cvs cannot be handled here; see http://ximbiot.com/cvs/manual. 113CVS = ${GS}/trans-coord/manual
114cvs mono ${CVS}/cvs/cvs.html
115cvs node ${CVS}/cvs/html_node/
114 116
115ddd mono ${GS}/ddd/manual/html_mono/ddd.html 117ddd mono ${GS}/ddd/manual/html_mono/ddd.html
116 118
117ddrescue mono ${GS}/ddrescue/manual/ddrescue_manual.html 119ddrescue mono ${GS}/ddrescue/manual/ddrescue_manual.html
118 120
119DICO = http://puszcza.gnu.org.ua/software/dico/manual 121DICO = https://puszcza.gnu.org.ua/software/dico/manual
120dico mono ${DICO}/dico.html 122dico mono ${DICO}/dico.html
121dico chapter ${DICO}/html_chapter/ 123dico chapter ${DICO}/html_chapter/
122dico section ${DICO}/html_section/ 124dico section ${DICO}/html_section/
@@ -167,6 +169,9 @@ emacs node ${EMACS}/html_node/emacs/
167 eshell mono ${EMACS}/html_mono/eshell.html 169 eshell mono ${EMACS}/html_mono/eshell.html
168 eshell node ${EMACS}/html_node/eshell/ 170 eshell node ${EMACS}/html_node/eshell/
169 # 171 #
172 eww mono ${EMACS}/html_mono/eww.html
173 eww node ${EMACS}/html_node/eww/
174 #
170 flymake mono ${EMACS}/html_mono/flymake.html 175 flymake mono ${EMACS}/html_mono/flymake.html
171 flymake node ${EMACS}/html_node/flymake/ 176 flymake node ${EMACS}/html_node/flymake/
172 # 177 #
@@ -234,8 +239,7 @@ find node ${GS}/findutils/manual/html_node/find_html
234findutils mono ${GS}/findutils/manual/html_mono/find.html 239findutils mono ${GS}/findutils/manual/html_mono/find.html
235findutils node ${GS}/findutils/manual/html_node/find_html 240findutils node ${GS}/findutils/manual/html_node/find_html
236 241
237FLEX = http://flex.sourceforge.net 242flex node https://westes.github.io/flex/manual/
238flex node ${FLEX}/manual/
239 243
240gama mono ${GS}/gama/manual/gama.html 244gama mono ${GS}/gama/manual/gama.html
241gama node ${GS}/gama/manual/html_node/ 245gama node ${GS}/gama/manual/html_node/
@@ -249,7 +253,7 @@ gawk node ${GAWK}/html_node/
249gcal mono ${GS}/gcal/manual/gcal.html 253gcal mono ${GS}/gcal/manual/gcal.html
250gcal node ${GS}/gcal/manual/html_node/ 254gcal node ${GS}/gcal/manual/html_node/
251 255
252GCC = http://gcc.gnu.org/onlinedocs 256GCC = https://gcc.gnu.org/onlinedocs
253gcc node ${GCC}/gcc/ 257gcc node ${GCC}/gcc/
254 cpp node ${GCC}/cpp/ 258 cpp node ${GCC}/cpp/
255 gcj node ${GCC}/gcj/ 259 gcj node ${GCC}/gcj/
@@ -265,7 +269,7 @@ gcc node ${GCC}/gcc/
265 gnat-style node ${GCC}/gnat-style/ 269 gnat-style node ${GCC}/gnat-style/
266 libiberty node ${GCC}/libiberty/ 270 libiberty node ${GCC}/libiberty/
267 271
268GDB = http://sourceware.org/gdb/current/onlinedocs 272GDB = https://sourceware.org/gdb/current/onlinedocs
269gdb node ${GDB}/gdb/ 273gdb node ${GDB}/gdb/
270 stabs node ${GDB}/stabs/ 274 stabs node ${GDB}/stabs/
271 275
@@ -282,13 +286,13 @@ geiser chapter http://geiser.nongnu.org/
282gettext mono ${GS}/gettext/manual/gettext.html 286gettext mono ${GS}/gettext/manual/gettext.html
283gettext node ${GS}/gettext/manual/html_node/ 287gettext node ${GS}/gettext/manual/html_node/
284 288
285gforth node http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ 289gforth node https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/
286 290
287global mono ${GS}/global/manual/global.html 291global mono ${GS}/global/manual/global.html
288 292
289gmediaserver node ${GS}/gmediaserver/manual/ 293gmediaserver node ${GS}/gmediaserver/manual/
290 294
291gmp node http://www.gmplib.org/manual/ 295gmp node https://www.gmplib.org/manual/
292 296
293gnu-arch node ${GS}/gnu-arch/tutorial/ 297gnu-arch node ${GS}/gnu-arch/tutorial/
294 298
@@ -311,7 +315,7 @@ gnun node ${GNUN}/gnun/html_node/
311 web-trans mono ${GNUN}/web-trans/web-trans.html 315 web-trans mono ${GNUN}/web-trans/web-trans.html
312 web-trans node ${GNUN}/web-trans/html_node/ 316 web-trans node ${GNUN}/web-trans/html_node/
313 317
314GNUPG = http://www.gnupg.org/documentation/manuals 318GNUPG = https://www.gnupg.org/documentation/manuals
315gnupg node ${GNUPG}/gnupg/ 319gnupg node ${GNUPG}/gnupg/
316 dirmngr node ${GNUPG}/dirmngr/ 320 dirmngr node ${GNUPG}/dirmngr/
317 gcrypt node ${GNUPG}/gcrypt/ 321 gcrypt node ${GNUPG}/gcrypt/
@@ -399,6 +403,10 @@ guix.es mono ${GS}/guix/manual/es/guix.html
399guix.es node ${GS}/guix/manual/es/html_node/ 403guix.es node ${GS}/guix/manual/es/html_node/
400guix.fr mono ${GS}/guix/manual/fr/guix.html 404guix.fr mono ${GS}/guix/manual/fr/guix.html
401guix.fr node ${GS}/guix/manual/fr/html_node/ 405guix.fr node ${GS}/guix/manual/fr/html_node/
406guix.ru mono ${GS}/guix/manual/ru/guix.html
407guix.ru node ${GS}/guix/manual/ru/html_node/
408guix.zh_CN mono ${GS}/guix/manual/zh-cn/guix.html
409guix.zh_CN node ${GS}/guix/manual/zh-cn/html_node/
402guix mono ${GS}/guix/manual/en/guix.html 410guix mono ${GS}/guix/manual/en/guix.html
403guix node ${GS}/guix/manual/en/html_node/ 411guix node ${GS}/guix/manual/en/html_node/
404 412
@@ -499,6 +507,9 @@ METAEXCHANGE = http://ftp.gwdg.de/pub/gnu2/iwfmdh/doc/texinfo
499 iwf_mh node ${METAEXCHANGE}/iwf_mh.html 507 iwf_mh node ${METAEXCHANGE}/iwf_mh.html
500 scantest node ${METAEXCHANGE}/scantest.html 508 scantest node ${METAEXCHANGE}/scantest.html
501 509
510mes mono ${GS}/mes/manual/mes.html
511mes node ${GS}/mes/manual/html_node/
512
502MIT_SCHEME = ${GS}/mit-scheme/documentation 513MIT_SCHEME = ${GS}/mit-scheme/documentation
503 mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/ 514 mit-scheme-ref node ${MIT_SCHEME}/mit-scheme-ref/
504 mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/ 515 mit-scheme-user node ${MIT_SCHEME}/mit-scheme-user/
@@ -515,9 +526,9 @@ mpfr mono http://www.mpfr.org/mpfr-current/mpfr.html
515 526
516mtools mono ${GS}/mtools/manual/mtools.html 527mtools mono ${GS}/mtools/manual/mtools.html
517 528
518myserver node http://www.myserverproject.net/documentation/ 529myserver mono http://www.myserverproject.net/doc.php
519 530
520nano mono http://www.nano-editor.org/dist/latest/nano.html 531nano mono https://www.nano-editor.org/dist/latest/nano.html
521 532
522nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html 533nettle chapter http://www.lysator.liu.se/~nisse/nettle/nettle.html
523 534
@@ -550,7 +561,7 @@ pspp node ${GS}/pspp/manual/html_node/
550pyconfigure mono ${GS}/pyconfigure/manual/pyconfigure.html 561pyconfigure mono ${GS}/pyconfigure/manual/pyconfigure.html
551pyconfigure node ${GS}/pyconfigure/manual/html_node/ 562pyconfigure node ${GS}/pyconfigure/manual/html_node/
552 563
553R = http://cran.r-project.org/doc/manuals 564R = https://cran.r-project.org/doc/manuals
554 R-intro mono ${R}/R-intro.html 565 R-intro mono ${R}/R-intro.html
555 R-lang mono ${R}/R-lang.html 566 R-lang mono ${R}/R-lang.html
556 R-exts mono ${R}/R-exts.html 567 R-exts mono ${R}/R-exts.html
@@ -656,7 +667,7 @@ xboard node ${GS}/xboard/manual/html_node/
656# emacs-page 667# emacs-page
657# Free TeX-related Texinfo manuals on tug.org. 668# Free TeX-related Texinfo manuals on tug.org.
658 669
659T = http://tug.org/texinfohtml 670T = https://tug.org/texinfohtml
660 671
661dvipng mono ${T}/dvipng.html 672dvipng mono ${T}/dvipng.html
662dvips mono ${T}/dvips.html 673dvips mono ${T}/dvips.html