| commit | aaf80b91325ca111dde7acbca48b7aca9f4e923e | [log] [tgz] |
|---|---|---|
| author | Harrison Mutai <harrison.mutai@arm.com> | Mon Nov 17 16:52:53 2025 +0000 |
| committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Nov 19 14:40:58 2025 +0000 |
| tree | df0ee47680a051b0afefe39b033de2bec1a14894 | |
| parent | 5ef5d1c2654477b22eb10879c091d2a0e50b3540 [diff] |
fix(docs): set language to "en" in sphinx config Sphinx complains about the lack of a language in the configuration. Our documentation is in English, so it makes sense to have that as an explicit setting the config - TF-A already does this. Change-Id: Iacadc870116e189080febbd986eead7dfd9a964d Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>