git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Eric Sunshine <sunshine@sunshineco.com>
Cc: "Bulgrien, Dennis" <Dennis.Bulgrien@astronics.com>,
	"git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: howto-index not found
Date: Thu, 4 Feb 2021 15:27:15 -0500	[thread overview]
Message-ID: <YBxYowmCO50QmhVp@coredump.intra.peff.net> (raw)
In-Reply-To: <CAPig+cT3qrYB09Z5J5afJUOUU6HvCm6jgjsMNQ_8nqHQUK70Og@mail.gmail.com>

On Thu, Feb 04, 2021 at 02:58:36PM -0500, Eric Sunshine wrote:

> On Thu, Feb 4, 2021 at 2:18 PM Bulgrien, Dennis
> <Dennis.Bulgrien@astronics.com> wrote:
> > The https://git-scm.com/docs/gittutorial-2 says 'For some interesting examples of Git use, see the <a href="http://git-scm.com/docs/howto-index">howtos</a>"' but that does not exist and redirects to https://git-scm.com/docs. Where should that link be updates it point?
> 
> `howtos-index` does get generated by the Git project but doesn't
> appear to be published on the git-scm site for some reason. git-scm is
> maintained as a separate project[1], so the best thing to do is to
> report the problem there using their bug tracker[2].
> 
> [1]: https://github.com/git/git-scm.com
> [2]: https://github.com/git/git-scm.com/issues

There's already an issue here:

  https://github.com/git/git-scm.com/issues/1521

But I think there's a larger problem within Git's manpages themselves.
There is no manpage version of many of the pages, yet git.txt still
links to them. So "man git" on my system points to to several file://
urls that doesn't exist. This is true of my custom-built Git, but I
think also true for some system package setups (e.g., Debian's "git"
package ships the manpages, but you don't get the html versions unless
you install "git-doc" as well).

-Peff

  reply	other threads:[~2021-02-04 20:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 19:16 howto-index not found Bulgrien, Dennis
2021-02-04 19:58 ` Eric Sunshine
2021-02-04 20:27   ` Jeff King [this message]
2021-02-04 20:34     ` Bulgrien, Dennis
2021-02-04 21:09       ` Jeff King
2021-02-04 20:32   ` Bulgrien, Dennis

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: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=YBxYowmCO50QmhVp@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=Dennis.Bulgrien@astronics.com \
    --cc=git@vger.kernel.org \
    --cc=sunshine@sunshineco.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.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).