coreboot/util/docker
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
..
alma util/docker/alma: Add Dockerfile.base 2023-12-08 22:24:33 +00:00
alpine util/docker/alpine: Rename Dockerfile to Dockerfile.base 2023-12-06 18:43:45 +00:00
archlinux util/docker/archlinux: Rename Dockerfile to Dockerfile.base 2023-12-08 22:23:36 +00:00
coreboot-jenkins-node util/docker/: Drop recommonmark pip module 2024-03-21 16:12:32 +00:00
coreboot-jenkins-test util/docker: Replace use of sed with build args 2023-09-07 13:36:20 +00:00
coreboot-sdk coreboot-sdk/Dockerfile: Add 'gettext' and 'xfonts-unifont' 2024-08-09 21:08:09 +00:00
coreboot.org-status coreboot.org-status: Make URLs branch agnostic 2023-09-22 09:41:50 +00:00
doc.coreboot.org Documentation: Remove ditaa support 2024-10-27 23:51:03 +00:00
fedora util/docker/fedora: Add Dockerfile.base 2023-12-29 22:14:49 +00:00
rocky util/docker/rocky: Add Dockerfile.base 2023-12-08 22:24:06 +00:00
build.sh util/docker: Add build script 2023-12-06 18:44:38 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
Makefile util/docker/Makefile: Create Documentation/_build for docker-build-docs 2024-03-09 23:46:00 +00:00