|
|
|
|
|
by vekker
988 days ago
|
|
I use PlantUML a lot, for communicating complex technical designs for juniors to implement for example, or simply for documentation. It's nice to have your diagrams as readable code which you can check in with the rest of your git repository and embed in READMEs, and the syntax is really intuitive and easy to learn. I haven't made the comparison with this particular tool yet, but in general I'd recommend this practice of including diagrams with your docs. |
|
As a nice bonus, GPT-4 is pretty good at generating valid PlantUML. I have given descriptions of the diagram I want and gotten results that have gone into docs unchanged.