summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-04 22:37:11 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-04 23:07:38 +0200
commite8f8363cdebb24dc359cadba7ae0a689fb21fb99 (patch)
tree089496516dde021bc4c306852210a58302e693a4
parent227ff747a640dd017bcca087e14b244afc1bd958 (diff)
doc: Update htmlxref.cnf.
* doc/htmlxref.cnf (G): Switch to https. (geiser, guix.de, guix.es, hurd): New entries.
-rw-r--r--doc/htmlxref.cnf22
1 files changed, 17 insertions, 5 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index bed037cbeca..8daa4a5c190 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=2018-07-05.20; # UTC 4htmlxrefversion=2019-05-04.20; # UTC
5 5
6# Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. 6# Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2019 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
@@ -37,7 +37,7 @@ htmlxrefversion=2018-07-05.20; # UTC
37# associated, and thus gnu.org/manual can't include them. 37# associated, and thus gnu.org/manual can't include them.
38 38
39# shorten references to manuals on www.gnu.org. 39# shorten references to manuals on www.gnu.org.
40G = http://www.gnu.org 40G = https://www.gnu.org
41GS = ${G}/software 41GS = ${G}/software
42 42
433dldf mono ${GS}/3dldf/manual/user_ref/3DLDF.html 433dldf mono ${GS}/3dldf/manual/user_ref/3DLDF.html
@@ -275,6 +275,10 @@ gdbm chapter ${GDBM}/html_chapter/
275gdbm section ${GDBM}/html_section/ 275gdbm section ${GDBM}/html_section/
276gdbm node ${GDBM}/html_node/ 276gdbm node ${GDBM}/html_node/
277 277
278# XXX: These are actually pages created by texi2html, so no quite following
279# the expected naming scheme.
280geiser chapter http://geiser.nongnu.org/
281
278gettext mono ${GS}/gettext/manual/gettext.html 282gettext mono ${GS}/gettext/manual/gettext.html
279gettext node ${GS}/gettext/manual/html_node/ 283gettext node ${GS}/gettext/manual/html_node/
280 284
@@ -389,10 +393,14 @@ guile-gtk node ${GS}/guile-gtk/docs/guile-gtk/
389guile-rpc mono ${GS}/guile-rpc/manual/guile-rpc.html 393guile-rpc mono ${GS}/guile-rpc/manual/guile-rpc.html
390guile-rpc node ${GS}/guile-rpc/manual/html_node/ 394guile-rpc node ${GS}/guile-rpc/manual/html_node/
391 395
392guix mono ${GS}/guix/manual/guix.html 396guix.de mono ${GS}/guix/manual/de/guix.html
393guix node ${GS}/guix/manual/html_node/ 397guix.de node ${GS}/guix/manual/de/html_node/
398guix.es mono ${GS}/guix/manual/es/guix.html
399guix.es node ${GS}/guix/manual/es/html_node/
394guix.fr mono ${GS}/guix/manual/fr/guix.html 400guix.fr mono ${GS}/guix/manual/fr/guix.html
395guix.fr node ${GS}/guix/manual/fr/html_node/ 401guix.fr node ${GS}/guix/manual/fr/html_node/
402guix mono ${GS}/guix/manual/en/guix.html
403guix node ${GS}/guix/manual/en/html_node/
396 404
397gv mono ${GS}/gv/manual/gv.html 405gv mono ${GS}/gv/manual/gv.html
398gv node ${GS}/gv/manual/html_node/ 406gv node ${GS}/gv/manual/html_node/
@@ -405,6 +413,10 @@ hello node ${GS}/hello/manual/html_node/
405 413
406help2man mono ${GS}/help2man/help2man.html 414help2man mono ${GS}/help2man/help2man.html
407 415
416# XXX: These are actually pages created by texi2html, so no quite following
417# the expected naming scheme.
418hurd mono ${GS}/hurd/doc/
419
408idutils mono ${GS}/idutils/manual/idutils.html 420idutils mono ${GS}/idutils/manual/idutils.html
409idutils node ${GS}/idutils/manual/html_node/ 421idutils node ${GS}/idutils/manual/html_node/
410 422