[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201103083006.06d519fc@lwn.net>
Date: Tue, 3 Nov 2020 08:30:06 -0700
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, linux-doc@...r.kernel.org
Subject: [GIT PULL] Documentation fixes for 5.10-rc3
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(-)
Powered by blists - more mailing lists