unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: "Ludovic Courtès" <ludovic.courtes@inria.fr>, 47973@debbugs.gnu.org
Subject: bug#47973: Links from the cookbook to the manual are broken
Date: Sat, 24 Apr 2021 14:59:59 +0200	[thread overview]
Message-ID: <20210424145959.3a6025bc@tachikoma.lepiller.eu> (raw)
In-Reply-To: <859D2BA8-9973-4295-8C6F-0BC490357551@lepiller.eu>

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

Le Fri, 23 Apr 2021 12:55:40 -0400,
Julien Lepiller <julien@lepiller.eu> a écrit :

> Indeed, but the translation already references guix.fr. What can I do?
> 
> Le 23 avril 2021 12:06:04 GMT-04:00, "Ludovic Courtès"
> <ludovic.courtes@inria.fr> a écrit :
> >Hello!
> >
> >In
> ><https://guix.gnu.org/cookbook/fr/guix-cookbook.fr.html#Un-paquet-_00ab-hello-world-_00bb>,
> >“Systèmes de construction” (“Build Systems”) links to
> ><https://guix.gnu.org/manual/fr/guix.html#Syst_00e8mes-de-construction>,
> >which is 404 : it should be “guix.fr.html”, not “guix.html”.
> >
> >Ludo’.  

Here's a patch to fix that (I think).

[-- Attachment #2: 0001-doc-Fix-cross-reference-URL-to-translated-manual.patch --]
[-- Type: text/x-patch, Size: 1489 bytes --]

From ca1464d42561393095d16744acc2cb209e1d9965 Mon Sep 17 00:00:00 2001
From: Julien Lepiller <julien@lepiller.eu>
Date: Sat, 24 Apr 2021 14:58:12 +0200
Subject: [PATCH] doc: Fix cross-reference URL to translated manual.

* doc/htmlxref.cnf: Fix translated manual URL.
---
 doc/htmlxref.cnf | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf
index 960f0f08fe..c1589453ed 100644
--- a/doc/htmlxref.cnf
+++ b/doc/htmlxref.cnf
@@ -397,15 +397,15 @@ guile-gtk	node	${GS}/guile-gtk/docs/guile-gtk/
 guile-rpc	mono	${GS}/guile-rpc/manual/guile-rpc.html
 guile-rpc	node	${GS}/guile-rpc/manual/html_node/
 
-guix.de		mono	${GS}/guix/manual/de/guix.html
+guix.de		mono	${GS}/guix/manual/de/guix.de.html
 guix.de		node	${GS}/guix/manual/de/html_node/
-guix.es		mono	${GS}/guix/manual/es/guix.html
+guix.es		mono	${GS}/guix/manual/es/guix.es.html
 guix.es		node	${GS}/guix/manual/es/html_node/
-guix.fr		mono	${GS}/guix/manual/fr/guix.html
+guix.fr		mono	${GS}/guix/manual/fr/guix.fr.html
 guix.fr		node	${GS}/guix/manual/fr/html_node/
-guix.ru		mono	${GS}/guix/manual/ru/guix.html
+guix.ru		mono	${GS}/guix/manual/ru/guix.ru.html
 guix.ru		node	${GS}/guix/manual/ru/html_node/
-guix.zh_CN	mono	${GS}/guix/manual/zh-cn/guix.html
+guix.zh_CN	mono	${GS}/guix/manual/zh-cn/guix.zh_CN.html
 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/
-- 
2.31.1


  reply	other threads:[~2021-04-24 13:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 16:06 bug#47973: Links from the cookbook to the manual are broken Ludovic Courtès
2021-04-23 16:55 ` Julien Lepiller
2021-04-24 12:59   ` Julien Lepiller [this message]
2021-04-24 14:08     ` Ludovic Courtès
2021-04-24 14:47       ` Julien Lepiller

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=20210424145959.3a6025bc@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=47973@debbugs.gnu.org \
    --cc=ludovic.courtes@inria.fr \
    /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).