We have scripts that generate textual diagrams as part of our CI process (mermaid or PlantUML, depending on the case), so our Markdown documentation files (e.g. README.md) always have up-to-date diagrams and people don't have to complain "why did no one update this diagram in 6 months".
Comments
We have scripts that generate textual diagrams as part of our CI process (mermaid or PlantUML, depending on the case), so our Markdown documentation files (e.g. README.md) always have up-to-date diagrams and people don't have to complain "why did no one update this diagram in 6 months".