da_graph.svg
is created in .github/workflows/documentation.yml
. It can be recreated locally by using dot
which is part of graphviz
sudo apt install graphviz
dot -Tsvg da_graph.dot -o da_graph.svg
da_graph.svg
is created in .github/workflows/documentation.yml
. It can be recreated locally by using dot
which is part of graphviz
sudo apt install graphviz
dot -Tsvg da_graph.dot -o da_graph.svg
Settings
This document was generated with Documenter.jl version 1.5.0 on Monday 24 February 2025. Using Julia version 1.10.4.