1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-05 21:17:52 +00:00
plantuml/README.md

20 lines
843 B
Markdown
Raw Normal View History

2013-12-11 18:24:18 +00:00
PlantUML
2013-12-10 19:21:57 +00:00
========
2013-12-11 18:24:18 +00:00
[![Build Status](https://travis-ci.org/plantuml/plantuml.png?branch=master)](https://travis-ci.org/plantuml/plantuml)
2013-12-10 19:21:57 +00:00
Generate UML diagram from textual description
2013-12-11 18:24:18 +00:00
PlantUML is a component that allows to quickly write :
2017-02-26 16:26:11 +00:00
* [Sequence diagram](http://plantuml.com/sequence-diagram),
* [Use case diagram](http://plantuml.com/use-case-diagram),
* [Class diagram](http://plantuml.com/class-diagram),
* [Activity diagram](http://plantuml.com/activity-diagram-beta),
* [Component diagram](http://plantuml.com/component-diagram),
* [State diagram](http://plantuml.com/state-diagram),
* [Object diagram](http://plantuml.com/object-diagram),
* [Deployment diagram](http://plantuml.com/deployment-diagram),
* [Timing diagram](http://plantuml.com/timing-diagram)
2013-12-11 18:24:18 +00:00
2015-09-06 17:28:59 +00:00
To know more about PlantUML, please visit http://plantuml.com/