linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, linux-doc@vger.kernel.org
Subject: [PULL] One last documentation fix
Date: Mon, 19 Dec 2016 17:32:57 -0700	[thread overview]
Message-ID: <20161219173257.47ddbf50@lwn.net> (raw)

The following changes since commit
3fa71d0f58a9b9df84e8e79196f961bcfbf01b2e:

  crypto: doc - optimize compilation (2016-12-13 16:38:07 -0700)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/doc-4.10-3

for you to fetch changes up to 217e2bfab22e740227df09f22165e834cddd8a3b:

  docs: sphinx-extensions: make rstFlatTable work with docutils 0.13 (2016-12-18 13:30:29 -0700)

----------------------------------------------------------------
A single fix for the build system.  It would appear that the docutils
developers, in their wisdom, broke the API in the 0.13 release.  This fix
detects the breakage and allows the docs to be built with both the old and
new versions.

----------------------------------------------------------------
Dmitry Shachnev (1):
      docs: sphinx-extensions: make rstFlatTable work with docutils 0.13

 Documentation/sphinx/rstFlatTable.py | 5 +++++
 1 file changed, 5 insertions(+)

                 reply	other threads:[~2016-12-20  0:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161219173257.47ddbf50@lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).