twinklebob/dokuwiki-plugin-yuml
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Yuml.me plugin for Dokuwiki --------------------------- I've adapted this Dokuwiki plugin by StevenGhyselbrecht (https://github.com/StevenGhyselbrecht/dokuwiki-plugin-yuml) because I needed to turn my Yuml.me diagrams on their side. This is my first Dokuwiki-plugin. Feedback is appreciated. As per the original, this plugin currently only supports use case and class diagrams, activity diagrams to follow. <usecase [plain|nofunky|scruffy[;]][dir:[td|lr][;]][scale:75]> Use case diagram code here! </usecase> <classdiagram [plain|nofunky|scruffy[;]][dir:[td|lr][;]][scale:75]> Class diagram code here! </classdiagram>