coreboot-kgpe-d16/Documentation
Nicholas Chin b61ee16fb3 Documentation: Fix conf.py for newer Sphinx versions
Newer versions of Sphinx complain about the language being set to None,
so explicitly set it to 'en'. The syntax that is currently used to
enable custom CSS styling for tables [1] also no longer works, resulting
in the docs rendering without CSS. Fix this using the html_css_files
option instead.

TEST: The documentation builds and renders correctly with both Sphinx
1.8.3 in from the doc.coreboot.org Docker container and Sphinx 7.2.2
from distro packages.

[1] Commit a78e66e5f4: Documentation: Add static CSS file to fix tables

Change-Id: I036b1cad3cfa533c0c3a037bac649caa2d968d4b
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75466
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-08-20 01:31:46 +00:00
..
RFC
_static
acpi Documentation/acpi: Add links to ACPI specification 2023-02-17 15:36:21 +00:00
arch
community doc/forums: Update Matrix channel link 2023-08-08 10:09:14 +00:00
contributing Documentation/contributing: Update sign-off procedure 2023-05-10 15:21:27 +00:00
drivers
getting_started Documentation: fix link to Driver Devicetree Entries page 2023-06-09 15:43:18 +00:00
gfx
infrastructure
lib fw_config: Fix typo in document 2022-12-30 07:14:58 +00:00
mainboard mb/starlabs/starbook: Add Raptor Lake StarBook Mk VI variant 2023-08-11 22:50:37 +00:00
northbridge
releases Doc/releases/coreboot-4.21: Update toolchain section 2023-07-31 04:32:12 +00:00
sbom Documentation/sbom: Add SBOM Documentation 2023-03-06 10:02:31 +00:00
security docs/vboot: Update list of boards supported by vboot 2023-05-14 23:05:57 +00:00
soc Documentation: Document a Broadwell refcode mod 2023-05-31 18:45:01 +00:00
superio
technotes Documentation: Fix broken tables 2023-02-01 14:58:55 +00:00
tutorial Documentation/tutorial: Improve clarity of Part 1 2023-05-11 05:28:12 +00:00
util Documentation: Bring back abuild documentation 2023-08-12 21:00:46 +00:00
vendorcode
.gitignore
.mdl_style.rb
AMD-S3.txt
COPYING
Makefile doc/Makefile: Fix build dir setting 2023-07-11 13:27:08 +00:00
Makefile.sphinx
POSTCODES
acronyms.md Documentation: Fix broken URLs 2023-05-11 16:34:56 +00:00
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py Documentation: Fix conf.py for newer Sphinx versions 2023-08-20 01:31:46 +00:00
corebootBuildingGuide.tex
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
distributions.md Documentation/distributions.md: Update Dasharo description 2023-01-26 14:03:54 +00:00
documentation_license.md
endverbatim.tex
external_docs.md Documentation/external_docs.md: Add information about ost2 2023-02-10 19:04:08 +00:00
gcov.txt
hypertransport.svg
index.md Documentation: Fix broken URLs 2023-05-11 16:34:56 +00:00
payloads.md
util.md