Automate UML image generation #211
Labels
docs
Improvements or additions to documentation
good first issue
Good for newcomers . Doesn't require extensive knowledge of the repo and package
maintenance
#210 added UML diagrams to the
CONTRIBUTING.md
file.At the moment these are manually generated, e.g.
I initially tried to automate this by placing these lines into the makefile, but that caused the remote build of the docs to fail.
We need to automate the generation of the latest UML diagrams. One idea would be to have this happen locally as a pre-commit check.
The text was updated successfully, but these errors were encountered: