A gallery of all the themes included with PlantUML.
This project is maintained by The-Lum
Add a stdlib diagram description.
@startuml
!include <DomainStory/domainStory>
Boundary(Party) {
Person(Alice)
Conversation(weather)
Person(Bob)
}
activity(1, Alice, talks about the, weather, with, Bob)
@enduml