linux-doc.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: [GIT PULL] Documentation fixes for 5.10-rc3
Date: Tue, 3 Nov 2020 08:30:06 -0700	[thread overview]
Message-ID: <20201103083006.06d519fc@lwn.net> (raw)

The following changes since commit
3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.10-3

for you to fetch changes up to 4f3e69060dc9cc8f14ad9e172ada7120dc76445b:

  docs: fix automarkup regression on Python 2 (2020-11-03 08:22:00 -0700)

----------------------------------------------------------------
A small number of fixes, plus a build tweak to respect the desire for
silence in V=0 builds.

----------------------------------------------------------------
Jonathan Corbet (1):
      docs: fix automarkup regression on Python 2

Mauro Carvalho Chehab (3):
      docs: Makefile: honor V=0 for docs building
      scripts: kernel-doc: fix typedef parsing
      scripts: kernel-doc: split typedef complex regex

Wilken Gottwalt (1):
      documentation: arm: sunxi: add Allwinner H6 documents

 Documentation/Makefile             |  4 ++++
 Documentation/arm/sunxi.rst        | 10 ++++++++++
 Documentation/sphinx/automarkup.py | 20 ++++++++++++++------
 scripts/kernel-doc                 | 15 ++++++++++-----
 4 files changed, 38 insertions(+), 11 deletions(-)

             reply	other threads:[~2020-11-03 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 15:30 Jonathan Corbet [this message]
2020-11-03 18:00 ` [GIT PULL] Documentation fixes for 5.10-rc3 pr-tracker-bot

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=20201103083006.06d519fc@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).