[GIT PULL] Documentation fixes for 5.19

From: Jonathan Corbet
Date: Thu Jun 02 2022 - 17:37:22 EST


The following changes since commit b86f46d5ce3e7497930be931a9a9e57480f0baff:

docs: pdfdocs: Add space for chapter counts >= 100 in TOC (2022-05-17 13:41:26 -0600)

are available in the Git repository at:

git://git.lwn.net/linux.git tags/docs-5.19-2

for you to fetch changes up to a27e51b45e1bc57f15cffd6b9bfc38efef8cc419:

documentation: Format button_dev as a pointer. (2022-06-01 09:34:28 -0600)

----------------------------------------------------------------
A handful of late-arriving documentation fixes and the addition of an SVG
tux logo which, I'm assured, we're going to want.

----------------------------------------------------------------
Akira Yokosawa (1):
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0

Joel Colledge (1):
docs: blockdev: change title to match section content

Miguel Ojeda (2):
docs: move Linux logo into a new `images` folder
docs: add SVG version of the Linux logo

Nelson Penn (1):
documentation: Format button_dev as a pointer.

Documentation/admin-guide/blockdev/index.rst | 6 +-
Documentation/conf.py | 2 +-
Documentation/{ => images}/COPYING-logo | 8 +
Documentation/{ => images}/logo.gif | Bin
Documentation/images/logo.svg | 2040 ++++++++++++++++++++++++++
Documentation/input/input-programming.rst | 6 +-
scripts/spdxcheck-test.sh | 2 +-
7 files changed, 2056 insertions(+), 8 deletions(-)
rename Documentation/{ => images}/COPYING-logo (64%)
rename Documentation/{ => images}/logo.gif (100%)
create mode 100644 Documentation/images/logo.svg