]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Docs: doc-guide: update sphinx.rst Sphinx version number
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 19 May 2025 22:04:13 +0000 (15:04 -0700)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 May 2025 10:28:29 +0000 (04:28 -0600)
Update the minimum version number to match both
Documentation/Changes and Documentation/conf.py.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250519220413.2914890-1-rdunlap@infradead.org>

Documentation/doc-guide/sphinx.rst

index f14be82e9c352045db96f25afc024223d2fa4f63..5a91df1051413ec29452f3358c55917b9a57deca 100644 (file)
@@ -28,7 +28,7 @@ Sphinx Install
 ==============
 
 The ReST markups currently used by the Documentation/ files are meant to be
-built with ``Sphinx`` version 2.4.4 or higher.
+built with ``Sphinx`` version 3.4.3 or higher.
 
 There's a script that checks for the Sphinx requirements. Please see
 :ref:`sphinx-pre-install` for further details.