unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sarah Morgensen <iskarian@mgsn.dev>
To: 50683@debbugs.gnu.org
Subject: [bug#50683] [PATCH 1/2] doc: Update htmlxref.cnf.
Date: Sun, 19 Sep 2021 11:21:07 -0700	[thread overview]
Message-ID: <5744cea6ab01db55196b029073d027439290a3d2.1632074953.git.iskarian@mgsn.dev> (raw)
In-Reply-To: <cover.1632074953.git.iskarian@mgsn.dev>

Fix broken references to cuirass, git, and guix-cookbook.

* doc/htmlxref.cnf (cuirass, git)
(guix-cookbook, guix-cookbook.de, guix-cookbook.fr): New entries.
---
 doc/htmlxref.cnf | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index c1589453ed..7ccff1a8a3 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -1,7 +1,7 @@
 # htmlxref.cnf - reference file for free Texinfo manuals on the web.
 # Modified by Ludovic Courtès <ludo@gnu.org> for the GNU Guix manual.
 
-htmlxrefversion=2020-01-11.22; # UTC
+htmlxrefversion=2021-09-19.04; # UTC
 
 # Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2019, 2020 Free Software Foundation, Inc.
 # 
@@ -110,6 +110,10 @@ cpio		node	${GS}/cpio/manual/html_node/
 
 cssc		node	${GS}/cssc/manual/
 
+CUIRASS = https://guix.gnu.org/cuirass/manual
+ cuirass	mono	${CUIRASS}/cuirass.html
+ cuirass	node	${CUIRASS}/html_node/
+
 CVS = ${GS}/trans-coord/manual
 cvs            mono    ${CVS}/cvs/cvs.html
 cvs            node    ${CVS}/cvs/html_node/
@@ -288,6 +292,11 @@ gettext		node	${GS}/gettext/manual/html_node/
 
 gforth		node	https://www.complang.tuwien.ac.at/forth/gforth/Docs-html/
 
+# Also found at:
+# https://mirrors.edge.kernel.org/pub/software/scm/git/docs/user-manual.html
+# https://git.github.io/htmldocs/user-manual.html
+git		mono	https://git-scm.com/docs/user-manual
+
 global		mono	${GS}/global/manual/global.html
 
 gmediaserver	node	${GS}/gmediaserver/manual/
@@ -410,6 +419,14 @@ guix.zh_CN	node	${GS}/guix/manual/zh-cn/html_node/
 guix		mono	${GS}/guix/manual/en/guix.html
 guix		node	${GS}/guix/manual/en/html_node/
 
+GUIX_COOKBOOK = https://guix.gnu.org/cookbook
+ guix-cookbook.de	mono	${GUIX_COOKBOOK}/de/guix-cookbook.html
+ guix-cookbook.de	node    ${GUIX_COOKBOOK}/de/html_node/
+ guix-cookbook.fr	mono    ${GUIX_COOKBOOK}/fr/guix-cookbook.html
+ guix-cookbook.fr	node    ${GUIX_COOKBOOK}/fr/html_node/
+ guix-cookbook		mono    ${GUIX_COOKBOOK}/en/guix-cookbook.html
+ guix-cookbook		node	${GUIX_COOKBOOK}/en/html_node/
+
 gv		mono	${GS}/gv/manual/gv.html
 gv		node	${GS}/gv/manual/html_node/
 
-- 
2.33.0





  reply	other threads:[~2021-09-19 18:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-19 18:11 [bug#50683] [PATCH 0/2] doc: Fix some references; mention translations Sarah Morgensen
2021-09-19 18:21 ` Sarah Morgensen [this message]
2021-09-19 18:21 ` [bug#50683] [PATCH 2/2] doc: cookbook: Mention translations of the cookbook Sarah Morgensen
2021-09-24 23:29 ` [bug#50683] [PATCH v2 1/2] doc: Update htmlxref.cnf Sarah Morgensen
2021-09-24 23:30   ` [bug#50683] [PATCH v2 2/2] doc: cookbook: Mention translations of the cookbook Sarah Morgensen
2021-10-04 13:15   ` bug#50683: [PATCH 0/2] doc: Fix some references; mention translations Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5744cea6ab01db55196b029073d027439290a3d2.1632074953.git.iskarian@mgsn.dev \
    --to=iskarian@mgsn.dev \
    --cc=50683@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).