public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Documentation fixes for 6.2
Date: Fri, 13 Jan 2023 09:25:02 -0700	[thread overview]
Message-ID: <877cxqs8pt.fsf@meer.lwn.net> (raw)

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-6.2-fixes

for you to fetch changes up to a33ae832bf3f2ac33e2e44b99f76130d3be848c5:

  docs/conf.py: Use about.html only in sidebar of alabaster theme (2023-01-11 15:06:50 -0700)

----------------------------------------------------------------
Three documentation fixes (or rather two and one warning):

 - Sphinx 6.0 broke our configuration mechanism, so fix it.
 - I broke our configuration for non-Alabaster themes; Akira fixed it.
 - Deprecate Sphinx < 2.4 with an eye toward future removal

----------------------------------------------------------------
Akira Yokosawa (1):
      docs/conf.py: Use about.html only in sidebar of alabaster theme

Jonathan Corbet (2):
      docs: Fix the docs build with Sphinx 6.0
      docs: Deprecate use of Sphinx < 2.4.x

 Documentation/conf.py               | 12 +++++++++++-
 Documentation/sphinx/load_config.py |  6 ++++--
 2 files changed, 15 insertions(+), 3 deletions(-)

             reply	other threads:[~2023-01-13 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 16:25 Jonathan Corbet [this message]
2023-01-13 16:41 ` [GIT PULL] Documentation fixes for 6.2 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=877cxqs8pt.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.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