docs: replace svg with dot

This commit is contained in:
2024-09-30 14:09:01 +03:00
parent 1e7d4daf18
commit 910d178c71
5 changed files with 1837 additions and 8 deletions

View File

@ -4,6 +4,8 @@ build:
os: ubuntu-20.04
tools:
python: "3.12"
apt_packages:
- graphviz
python:
install: