OSDN Git Service

sphinx: change default language to 'en'
authorMartin Liška <mliska@suse.cz>
Fri, 24 Jun 2022 14:42:55 +0000 (15:42 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 09:39:03 +0000 (10:39 +0100)
commitba1a6723f58640ba281bc952abc255e97c70bad5
tree63e084bc29f63398614b15b9e5164373b5cae708
parent097ccbbbaf2681df1e65542e5b7d2b2d0c66e2bc
sphinx: change default language to 'en'

Fixes the following Sphinx warning (treated as error) starting
with 5.0 release:

Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English).

Signed-off-by: Martin Liska <mliska@suse.cz>
Message-id: e91e51ee-48ac-437e-6467-98b56ee40042@suse.cz
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/conf.py