All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Csaba Henk <chenk@redhat.com>
Cc: Dave Chinner <david@fromorbit.com>, linux-xfs@vger.kernel.org
Subject: Re: [PATCH] xfsdocs: add epub output
Date: Wed, 11 Jan 2023 17:56:20 -0800	[thread overview]
Message-ID: <Y79oxBdLUovKkn+N@magnolia> (raw)
In-Reply-To: <20230112014401.ifwjtqx4jzbykeep@nixos>

On Thu, Jan 12, 2023 at 02:44:01AM +0100, Csaba Henk wrote:
> On 23-01-12 09:10:27, Dave Chinner wrote:
> > On Wed, Jan 11, 2023 at 09:15:57AM +0100, Csaba Henk wrote:
> > > ---
> > >  .gitignore                               |  1 +
> > >  admin/Makefile                           | 13 +++++++++++--
> > >  admin/XFS_Performance_Tuning/Makefile    | 13 +++++++++++--
> > >  design/Makefile                          | 13 +++++++++++--
> > >  design/XFS_Filesystem_Structure/Makefile | 13 +++++++++++--
> > >  5 files changed, 45 insertions(+), 8 deletions(-)
> > 
> > The change looks fine, but why do we need to build documentation in
> > epub format? Empty commit messages are generally considered a bad
> 
> Well, we don't *need*; I just found we *can* (a2x spits it out in a
> split second).
> 
> My perception is that epub has become the de facto standard portable
> publication format for on-screen reading. So I thought it would be
> beneficial to make it available.
> 
> If this is not a consensual stance, it's also a possibility to add
> the epub target, but do not include it in default. Ie. make it
> available on demand.

Does epub support add more dependencies that I have to install?

Not opposed, just curious.

> > thing - the commit message should explain to us why building epub
> > format documentation is desired, what problem it solves, what new
> > dependencies it introduces (e.g. build tools), how we should
> > determine that the generated documentation is good, etc so that have
> > some basis from which to evaluate the change from.
> 
> Sorry; I thought a mere subject suffices if it's obvious what's the
> impact of the patch. I agree that giving context / rationale would be
> useful. I'll add that, according to the approach we settle with (ie.
> whether to include it in default).

Yes please. :)

--D

> Regards,
> Csaba
> 

  reply	other threads:[~2023-01-12  1:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11  8:15 [PATCH] xfsdocs: add epub output Csaba Henk
2023-01-11 22:10 ` Dave Chinner
2023-01-12  1:44   ` Csaba Henk
2023-01-12  1:56     ` Darrick J. Wong [this message]
2023-01-12  8:40       ` Csaba Henk

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=Y79oxBdLUovKkn+N@magnolia \
    --to=djwong@kernel.org \
    --cc=chenk@redhat.com \
    --cc=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.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 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.