From: Jonathan Nieder <jrnieder@gmail.com>
To: Andrea Stacchiotti <andreastacchiotti@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] doc: git-htmldocs.googlecode.com is no more
Date: Tue, 21 Jun 2016 19:41:52 -0700 [thread overview]
Message-ID: <20160622024151.GA20206@google.com> (raw)
In-Reply-To: <146652690896.29270.13813898006180324611.reportbug@duelitri>
http://git-htmldocs.googlecode.com/git/git.html says
There was no service found for the uri requested.
Link to the HTML documentation on repo.or.cz instead.
I'd rather use an up-to-date https link for the rendered
documentation, but I wasn't able to find one. According to the 'todo'
branch, prebuilt documentation is pushed to
1. https://kernel.googlesource.com/pub/scm/git/git-htmldocs
2. git://repo.or.cz/git-htmldocs
3. somewhere on git.sourceforge.jp and git.sourceforge.net?
4. https://github.com/gitster/git-htmldocs
5. https://github.com/git/htmldocs
Of these, (1) and (4) don't provide a raw view with content-type
text/html. (5) might be available as HTML through Jekyll, but I
wasn't able to find it --- e.g., https://git.github.io/htmldocs does
not show those pages. I wasn't able to find (3) at all. That leaves
(2).
Reported-by: Andrea Stacchiotti <andreastacchiotti@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
---
Hi Andrea,
Andrea Stacchiotti wrote[1]:
> In the git manual (`man git`), the documentation link:
> > http://git-htmldocs.googlecode.com/git/git.html
> is broken.
Thanks for reporting. How about this patch?
Thanks,
Jonathan
[1] http://bugs.debian.org/827844
-- >8 --
Subject: doc: git-htmldocs.googlecode.com is no more
Documentation/git.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 5490d3c..de923db 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -31,8 +31,8 @@ page to learn what commands Git offers. You can learn more about
individual Git commands with "git help command". linkgit:gitcli[7]
manual page gives you an overview of the command-line command syntax.
-Formatted and hyperlinked version of the latest Git documentation
-can be viewed at `http://git-htmldocs.googlecode.com/git/git.html`.
+A formatted and hyperlinked copy of the latest Git documentation
+can be viewed at `http://repo.or.cz/git-htmldocs.git/blob_plain/:/git.html`.
ifdef::stalenotes[]
[NOTE]
--
next parent reply other threads:[~2016-06-22 3:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <146652690896.29270.13813898006180324611.reportbug@duelitri>
2016-06-22 2:41 ` Jonathan Nieder [this message]
2016-06-22 17:00 ` [PATCH] doc: git-htmldocs.googlecode.com is no more Junio C Hamano
2016-06-22 17:38 ` [PATCH v2] " Jonathan Nieder
2016-06-22 20:06 ` [PATCH] " Jeff King
2016-06-22 19:00 ` Eric Wong
2016-06-22 19:02 ` Junio C Hamano
2016-06-22 21:48 ` Eric Wong
2016-06-23 7:04 ` Matthieu Moy
2016-06-24 19:48 ` Junio C Hamano
2016-06-28 18:03 ` Junio C Hamano
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=20160622024151.GA20206@google.com \
--to=jrnieder@gmail.com \
--cc=andreastacchiotti@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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 NNTP newsgroup(s).