5 ms·
Can you provide some links?
by khaled_ismaeel 4y ago
Can you provide some links?
- bradwood 4y agoIf you google `PlantUML Gitlab` you should find some blog posts and docs, but if you are don't fancy reading this, try pasting this into a Gitlab Issue body ```plantuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response ``` I believe Github has similar support also. See this for a whole lot more about PlantUML: https://plantuml.com/sequence-diagram https://plantuml.com/sequence-diagram
- khaled_ismaeel 4y agoI meant links to instances where you used UML diagrams in an active issue. I'm more interested in seeing how people use it rather than how to make it.
- bradwood 4y agoSorry, it's a private gitlab instance.