]> git.ipfire.org Git - thirdparty/suricata.git/commit
doc/conf: fix sphinx language setting 7806/head
authorShivani Bhardwaj <shivani@oisf.net>
Fri, 12 Aug 2022 09:46:14 +0000 (15:16 +0530)
committerVictor Julien <vjulien@oisf.net>
Thu, 1 Sep 2022 08:39:36 +0000 (10:39 +0200)
commit8762699edfa4bc488ef335fc35cef348a5650c5e
tree7518d7af959f0bc2d0087b14dd6782ecdde5c1c4
parent0a124f2d270687ed850aafba4965816123ddb643
doc/conf: fix sphinx language setting

sphinx-build 5.1.1 and above throws a warning which is treated as an
error while building.

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

(cherry picked from commit 2c4d6b33aec856e7836136a0f97d05de794f0ec0)
doc/userguide/conf.py