Skip to content

robtaylor/ikiwiki-uml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UML Diagramming for Ikiwiki

Install

Just run make, this will do a use-local install of the plugin.

Usage

Do something like:

 [[!uml src="
  lice -> Bob: Authentication Request
  Bob --> Alice: Authentication Response

  Alice -> Bob: Another authentication Request
  Alice <-- Bob: another authentication Response
" ]]

For the rest of PlantUML's syntax, read the PlantUML Language Reference Guide

About

Ikiwiki plugin to render UML using PlantUML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages