Having worked for a while now on documenting software architecture using
https://c4model.com/ with @mirohq I know this work will be outdated quickly,
because it is always a manual process.

I have the feeling there is a marked for automated architecture documentation.
>

Sat, 06 Jul 2019 12:01:53 UTC82

2 replies

Replying to @coderbyheart

Something that lives in your IDE and uses e.g. "markers" that are manually added
to your doc-blocks to mark relations between components and generates diagrams
from that.

The important part is that a developer can evolve this as part of the regular
development process. >