linux-next/Documentation
Akira Yokosawa 627f01eab9 docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
One of the changes in Sphinx 5.0.0 [1] says [sic]:

    5.0.0 final

     - #10474: language does not accept None as it value.
       The default value of language becomes to 'en' now.

[1]: https://www.sphinx-doc.org/en/master/changes.html#release-5-0-0-released-may-30-2022

It results in a new warning from Sphinx 5.0.0 [sic]:

    WARNING: Invalid configuration value found: 'language = None'.
    Update your configuration to a valid langauge code. Falling
    back to 'en' (English).

Silence the warning by using 'en'.
It works with all the Sphinx versions required for building
kernel documentation (1.7.9 or later).

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Link: https://lore.kernel.org/r/bd0c2ddc-2401-03cb-4526-79ca664e1cbe@gmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2022-06-01 09:26:05 -06:00
..
2022-03-30 10:04:11 -07:00
2022-02-15 07:47:52 -07:00
2022-03-07 13:54:59 +01:00
2022-04-01 14:39:28 -07:00
2022-03-25 13:02:05 -07:00
2022-05-17 13:29:40 -06:00
2022-03-31 12:03:46 +09:00
2022-02-09 08:04:44 +01:00
2022-04-16 02:54:32 -06:00
2022-03-21 20:47:54 -07:00
2022-04-03 12:26:01 -07:00