Em Mon, 19 May 2025 15:04:13 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> escreveu: > Update the minimum version number to match both > Documentation/Changes and Documentation/conf.py. > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > Documentation/doc-guide/sphinx.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20250516.orig/Documentation/doc-guide/sphinx.rst > +++ linux-next-20250516/Documentation/doc-guide/sphinx.rst > @@ -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. Thanks, Mauro