-
Notifications
You must be signed in to change notification settings - Fork 210
Description
Hi, first of all: You did an awesome job. If every developer on this planet contributed work as great as yours, we would be flying around in space ships already.
Anyways, I would like to automate sequence diagram generation. Is there some documentation available, or can it be written, to show how to execute the plugin not using mouse/keyboard, but using code? e.g. using https://plugins.jetbrains.com/plugin/7282-liveplugin?
It would be really great, if I could write a script, which opens 100+ files, generates the sequence diagram, exports them to puml, and then copies the generated puml files to our generated documentation. Otherwise, a very poor individual will have to do this manually every now and then, leading to high delay between code change and documentation updates.