mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 02:49:06 +00:00
docs: add README.md
for activitydiagram
This commit is contained in:
parent
8bdbbd2635
commit
a40c98b373
18
src/net/sourceforge/plantuml/activitydiagram/README.md
Normal file
18
src/net/sourceforge/plantuml/activitydiagram/README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Directory Documentation for `activitydiagram`
|
||||
|
||||
## Description
|
||||
This package provides classes used to manage [Activity Diagram (legacy)](https://plantuml.com/activity-diagram-legacy)
|
||||
|
||||
For new syntax see [`activitydiagram3`](./activitydiagram3)
|
||||
and [Activity Diagram (New Syntax)](https://plantuml.com/activity-diagram-beta)
|
||||
|
||||
## Link
|
||||
- [Activity Diagram (legacy)](https://plantuml.com/activity-diagram-legacy)
|
||||
- [Activity Diagram (New Syntax)](https://plantuml.com/activity-diagram-beta)
|
||||
|
||||
## Reference
|
||||
|
||||
## Credit
|
||||
|
||||
## Misc.
|
||||
|
Loading…
Reference in New Issue
Block a user