From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Documentation fixes for 5.19
Date: Thu, 02 Jun 2022 15:37:21 -0600 [thread overview]
Message-ID: <875yliycfi.fsf@meer.lwn.net> (raw)
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
next reply other threads:[~2022-06-02 21:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-02 21:37 Jonathan Corbet [this message]
2022-06-02 22:38 ` [GIT PULL] Documentation fixes for 5.19 Linus Torvalds
2022-06-02 22:39 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2022-06-10 17:31 Jonathan Corbet
2022-06-10 18:26 ` 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=875yliycfi.fsf@meer.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 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.