In an attempt to improve PlantUML documentation...
Wiki Toc Recent changes View page history Add new chapter Reorder page Raw
![]() |
![]() |
|
PmWiki integration |
|
DescriptionThis recipe uses PlantUML to produce UML diagrams inside PmWiki. The syntax is described on the PlantUML website. Images are generated by the online service http://www.plantuml.com. |
|
InstallationDownload[[pmplantuml_php.txt|pmplantuml.php]] file and copy if into your cookbook directory (e.g. /.../pmwiki/cookbook)
with the correct name pmplantuml.php .
Include the following line in your local/config.php :
|
|
UsageYou can use standard@startuml and @enduml keywords into your page:
The images are generated automatically:
![]() |