All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Rowand <frowand.list@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jim Davis <jim.epost@gmail.com>,
	Mauro Carvalho Chehab <mchehab@s-opensource.com>
Subject: Re: [PATCH 0/5] Make PDF builds work again
Date: Wed, 5 Jul 2017 13:03:23 -0700	[thread overview]
Message-ID: <595D460B.2060105@gmail.com> (raw)
In-Reply-To: <20170703082538.tskdygdzkxkcazcr@phenom.ffwll.local>

On 07/03/17 01:25, Daniel Vetter wrote:
> On Sun, Jun 18, 2017 at 05:46:25PM -0600, Jonathan Corbet wrote:
>> I've just spent rather more time than I would like figuring out why the PDF
>> builds fail and what was needed to fix it.  The result is the following
>> patch series.  It's a combination of little mistakes and fragility in the
>> whole PDF build tool chain.
>>
>> Mauro, Daniel: Do you want the last two?  Or otherwise give me acks?  I'd
>> like to send the set Linusward forthwith so that 4.12 can come out with
>> a working PDF build.
> 
> Only now stumbled over the full thread, but the drm patch is already
> queued up for at least 4.13 (Dave was out and all that). I guess we could
> try to cherry-pick through stable.
> 
> Personally I don't care at all for PDF builds, the only thing we do in our
> autobuilder is html, same for me locally when building docs. That tends to
> keep working :-)
> 
> Also, 0-day only tests the htmlbuild. Maybe you want to ping Fu and ask
> him to add the pdfdocs to his build targets?
> -Daniel
> 
>>
>> In general, I'm dismayed by the fragility of the whole thing.  I'm also a
>> little concerned that nobody except Jim complained about the problem.
>> Perhaps nobody really cares about PDF output anymore?  In the absence of a
>> concerted effort on somebody's part, I predict that PDF building will be
>> broken much of the time.  I have to wonder if it's worth it...

I much prefer PDF output to html for my normal use. Not to get into a
debate about whether html or PDF is better, both have valuable use cases.
And it isn't PDF per se that I prefer - it could be any reasonable format
that contains the entire content in a single file, is easily scannable
("scrolled through", viewed by the human eye), easily searched, and can
be cut and pasted from.

As far as lack of complaints, I have been ignoring building documentation
until it feels to me like the issues from converting to the new system
have been worked out. And once that point is reached, then I need to
make time in my schedule to fix the in-source documentation so that
building the documents for device tree provides useful information
instead of incorrect information. If I was actively building
documentation I would have complained.


>> Jonathan Corbet (5):
>>   Docs: Include the Latex "ifthen" package
>>   Docs: Remove redundant geometry package inclusion
>>   Docs: fix table problems in ras.rst
>>   Docs: Use kernel-figure in vidioc-g-selection.rst
>>   DRM: Fix an incorrectly formatted table
>>
>>  Documentation/admin-guide/ras.rst                  | 10 ++--
>>  Documentation/conf.py                              |  3 +-
>>  .../media/uapi/v4l/vidioc-g-selection.rst          |  4 +-
>>  include/drm/bridge/dw_hdmi.h                       | 70 +++++++++++-----------
>>  4 files changed, 43 insertions(+), 44 deletions(-)
>>
>> -- 
>> 2.13.1
>>
> 

      parent reply	other threads:[~2017-07-05 20:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18 23:46 [PATCH 0/5] Make PDF builds work again Jonathan Corbet
2017-06-18 23:46 ` [PATCH 1/5] Docs: Include the Latex "ifthen" package Jonathan Corbet
2017-06-18 23:46 ` [PATCH 2/5] Docs: Remove redundant geometry package inclusion Jonathan Corbet
2017-06-19 10:30   ` Mauro Carvalho Chehab
2017-06-19 10:49     ` Mauro Carvalho Chehab
2017-06-23 19:39       ` Jonathan Corbet
2017-06-23 21:26         ` Mauro Carvalho Chehab
2017-06-18 23:46 ` [PATCH 3/5] Docs: fix table problems in ras.rst Jonathan Corbet
2017-06-18 23:46 ` [PATCH 4/5] Docs: Use kernel-figure in vidioc-g-selection.rst Jonathan Corbet
2017-06-18 23:46 ` [PATCH 5/5] DRM: Fix an incorrectly formatted table Jonathan Corbet
2017-06-18 23:48 ` [PATCH 0/5] Make PDF builds work again Jonathan Corbet
2017-06-19  1:18 ` Mauro Carvalho Chehab
2017-06-19 14:43   ` Mauro Carvalho Chehab
2017-07-03  8:25 ` Daniel Vetter
2017-07-03 12:44   ` Jonathan Corbet
2017-07-05 21:22     ` Jim Davis
2017-07-06  8:28       ` Markus Heiser
2017-07-06  9:54       ` Mauro Carvalho Chehab
2017-07-05 20:03   ` Frank Rowand [this message]

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=595D460B.2060105@gmail.com \
    --to=frowand.list@gmail.com \
    --cc=corbet@lwn.net \
    --cc=jim.epost@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@s-opensource.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.