]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(docs): prevent a sphinx warning
authorBoyan Karatotev <boyan.karatotev@arm.com>
Thu, 27 Oct 2022 10:56:40 +0000 (11:56 +0100)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Wed, 16 Nov 2022 14:06:48 +0000 (14:06 +0000)
commite48b1f8c48685068e98d2e8a431c4afc9749e20e
treeca8e2b0a5c795cbcb9435abe85cadbb7d8543f47
parent3fd1fe388ee5c7bfe4680ec4584ca7a2d4fa41ce
fix(docs): prevent a sphinx warning

Some newer versions of sphinx (tried on v5.3) will warn about language
being None which will fail the build. Change it to the default (en) to
prevent this.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ie0570481f42aeb293e885ca936e0765f6cb299a8
docs/conf.py