public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/marxin/heads/sphinx-v7)] fixme: use temporary Intersphinx URL.
Date: Thu, 28 Jul 2022 12:23:08 +0000 (GMT)	[thread overview]
Message-ID: <20220728122308.EF091385AE73@sourceware.org> (raw)

https://gcc.gnu.org/g:2f4a8796d8e8766c74d5cca8e3c30c97ccb2cb27

commit 2f4a8796d8e8766c74d5cca8e3c30c97ccb2cb27
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Jul 27 21:29:42 2022 +0200

    fixme: use temporary Intersphinx URL.

Diff:
---
 doc/baseconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/baseconf.py b/doc/baseconf.py
index 7a123167a49..1e212170c42 100644
--- a/doc/baseconf.py
+++ b/doc/baseconf.py
@@ -170,4 +170,4 @@ intersphinx_mapping = {}
 for manual in ['cpp', 'cppinternals', 'fortran', 'gcc', 'gccgo', 'gccint', 'gdc',
                'gfc-internals', 'gnat-style', 'gnat_rm', 'gnat_ugn', 'install',
                'libgccjit', 'libgomp', 'libiberty', 'libitm', 'libquadmath']:
-    intersphinx_mapping[manual] = (f'https://gcc.gnu.org/onlinedocs/{manual}/', None)
+    intersphinx_mapping[manual] = (f'https://splichal.eu/gccsphinx-final/html/{manual}/', None)


             reply	other threads:[~2022-07-28 12:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28 12:23 Martin Liska [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-01 11:52 Martin Liska
2022-08-01  4:03 Martin Liska
2022-07-28 13:19 Martin Liska
2022-07-28 12:39 Martin Liska
2022-07-28 12:39 Martin Liska
2022-07-27 19:53 Martin Liska

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

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

  git send-email \
    --in-reply-to=20220728122308.EF091385AE73@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.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.
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).