]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.readthedocs.yml: use ditaa instead of plantweb
authorKefu Chai <kchai@redhat.com>
Sun, 1 Aug 2021 16:37:19 +0000 (00:37 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 1 Aug 2021 17:00:35 +0000 (01:00 +0800)
use ditaa to reader ditaa images instead of relying plantweb service.
more stable this way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
.readthedocs.yml

index 4ac308403b5aea34ccc6a9b505776cfa6fd38980..ce7de68ae37684e858eabc2a5fb336c3573f4f24 100644 (file)
@@ -6,6 +6,8 @@ version: 2
 formats: []
 build:
   image: latest
+  apt_packages:
+    - ditaa
 python:
   version: 3.8
   install: