python-sphinxcontrib.plantuml

PlantUML extension for Sphinx - Python 2.x
  https://bitbucket.org/birkenfeld/sphinx-contrib
  0
  no reviews



Once you enable this extension, a very simple string like this:
"Alice -> Bob: Hi!"
will create a nice UML schema. WIth PlantUML, you can specify things like height, width, scale, caption and so on. For details, please see PlantUML documentation at: http://plantuml.sourceforge.net/.

This package contains the Python 2.x module.