Documentation: Fix sphinx configuration
commit20245aa622d4224ecd2cdc88438d29f7b5868744
authorPatrick Georgi <pgeorgi@google.com>
Mon, 3 Aug 2020 11:04:50 +0000 (3 13:04 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 4 Aug 2020 12:18:29 +0000 (4 12:18 +0000)
treeadd4d06b69d1d06dffeba4eb30a6305fe040c398
parente284bd672c13f3f2d01bcecc62a144fcaa2b4314
Documentation: Fix sphinx configuration

Without the brackets, the string seems to be added as a list of
characters, and since there's no extension called 's', sphinx
bails out.

Change-Id: If0fc9c1a74f334b6154df3cb26836509de913567
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44114
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Documentation/conf.py