All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: What's cooking in git.git (May 2023, #02; Fri, 5)
Date: Mon, 08 May 2023 10:38:48 -0600	[thread overview]
Message-ID: <6459259847ace_7c68294a0@chronos.notmuch> (raw)
In-Reply-To: <xmqqmt2ibcq2.fsf@gitster.g>

Junio C Hamano wrote:
> * fc/doc-man-lift-title-length-limit (2023-05-03) 1 commit
>   (merged to 'next' on 2023-05-04 at d048eb1ef8)
>  + doc: manpage: remove maximum title length
> 
>  The titles of manual pages (formatted with AsciiDoc) used to be
>  chomped at unreasonably short limit, which has been removed; this
>  makes the formatted output match that of asciidoctor.

That description is not accurate.

The documentation built with and without USE_ASCIIDOCTOR uses
docbook-xsl, so in both cases (asciidoc.py and asciidoctor) titles are
trimmed.

My USE_ASCIIDOCTOR_MANPAGE proposal was never merged, so we can't build
the documentation with asciidoctor's manpage backend, it's always using
the docbook backend, so it's always trimmed.

-- 
Felipe Contreras

  parent reply	other threads:[~2023-05-08 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 23:05 What's cooking in git.git (May 2023, #02; Fri, 5) Junio C Hamano
2023-05-08  7:31 ` ps/fetch-output-format (was: What's cooking in git.git (May 2023, #02; Fri, 5)) Patrick Steinhardt
2023-05-08 16:38 ` Felipe Contreras [this message]
2023-05-08 20:59 ` What's cooking in git.git (May 2023, #02; Fri, 5) Derrick Stolee
2023-05-08 21:40   ` 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=6459259847ace_7c68294a0@chronos.notmuch \
    --to=felipe.contreras@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.