coreboot/Documentation/getting_started
Nicholas Chin d95d9f8ce8 Documentation: Remove ditaa support
Ditaa is a utility to convert ascii block diagrams into bitmap graphics.
The latest sphinx-contrib-ditaa extension has not been updated since
2022 [1] and does not declare whether it is safe for parallel reading,
causing sphinx to issue a warning as we use the `-j auto` flag to
parallelize the build. It doesn't seem like anyone ever used it in the
docs aside from a now abandoned patch [2], so just remove it.

[1] https://pypi.org/project/sphinxcontrib-ditaa/
[2] https://review.coreboot.org/c/coreboot/+/37643

Change-Id: I460ce24aab203cbb416888787fc6e2c613d306b3
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84887
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-10-27 23:51:03 +00:00
..
architecture.md Documentation: Fix a few spelling issues 2022-05-30 04:24:57 +00:00
build_system.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
comparison_coreboot_uefi.dia Docs/architecture: Fix filename for coreboot architecture diagram 2022-10-10 07:25:19 +00:00
comparison_coreboot_uefi.svg Docs/architecture: Fix filename for coreboot architecture diagram 2022-10-10 07:25:19 +00:00
devicetree.md Documentation: fix link to Driver Devicetree Entries page 2023-06-09 15:43:18 +00:00
faq.md Docs/getting-started/faq: Remove line break in URL breaking link 2024-08-14 08:19:48 +00:00
gpio.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
index.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
kconfig.md Docs: Revert false MyST Parser toctree conversions 2024-09-09 23:26:42 +00:00
submodules.md Documentation: Update index.md and move files 2018-05-30 09:14:48 +00:00
writing_documentation.md Documentation: Remove ditaa support 2024-10-27 23:51:03 +00:00