1
0
mirror of https://github.com/octoleo/plantuml.git synced 2025-01-23 15:18:32 +00:00
qwazer 269c2828c0 Add ability to use any shape from USymbol in nwdiag elements.
Example:
@startuml
nwdiag {
  network inet {
	  web01 [shape = cloud]
  }
}
@enduml
2019-02-06 17:41:01 +03:00
2018-12-22 12:11:40 +01:00
2013-12-11 18:50:01 +01:00
2017-12-11 22:02:10 +01:00
2017-10-07 11:50:50 +02:00
2019-01-16 19:34:41 +01:00
2017-12-13 22:17:55 +01:00

PlantUML

Build Status

Generate UML diagram from textual description

PlantUML is a component that allows to quickly write :

And also:

Furthermore:

To know more about PlantUML, please visit http://plantuml.com/

Description
Generate diagrams from textual description
Readme 55 MiB
Languages
Java 99.8%