mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
doc: Use devel url on master.
To prevent redirection to the versioned maual, use devel on master branch. * doc/htmlxref.cnf: Point GUIX to devel manual. Change-Id: I6b2bf3b78ca5815ff49e6ebe50bc12383e64a7fd
This commit is contained in:
parent
7c0cd7e45b
commit
0f8d5a4760
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
|
# Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
|
||||||
# Further modified by Tomas Volf <~@wolfsden.cz>.
|
# Further modified by Tomas Volf <~@wolfsden.cz>.
|
||||||
|
|
||||||
htmlxrefversion=2026-01-19.08; # UTC
|
htmlxrefversion=2026-01-22.12; # UTC
|
||||||
|
|
||||||
# Copyright 2010-2020, 2022 Free Software Foundation, Inc.
|
# Copyright 2010-2020, 2022 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
|
|
@ -416,7 +416,7 @@ guile-rpc mono ${GS}/guile-rpc/manual/guile-rpc.html
|
||||||
guile-rpc node ${GS}/guile-rpc/manual/html_node/
|
guile-rpc node ${GS}/guile-rpc/manual/html_node/
|
||||||
|
|
||||||
GUIX_ROOT = https://guix.gnu.org
|
GUIX_ROOT = https://guix.gnu.org
|
||||||
GUIX = ${GUIX_ROOT}/manual/1.5.0
|
GUIX = ${GUIX_ROOT}/manual/devel
|
||||||
guix.de mono ${GUIX}/de/guix.de.html
|
guix.de mono ${GUIX}/de/guix.de.html
|
||||||
guix.de node ${GUIX}/de/html_node/
|
guix.de node ${GUIX}/de/html_node/
|
||||||
guix.es mono ${GUIX}/es/guix.es.html
|
guix.es mono ${GUIX}/es/guix.es.html
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue