yUML
Categories
Component ID
2194501
Component name
yUML
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
983
Component created
Component changed
Component body
The online service yUML is a great tool to generate UML Diagrams.
With this module you can write your text then embed a diagram by adding
<pre>
[yuml diagram:class style:scruffy
[Text editor]-(Writes article)
(Writes article)>(Drupal)
(Drupal)>(Uses yUML)
]
</pre>
which is rendered into the image below.