sphinxcontrib-plantuml

Software screenshot:
sphinxcontrib-plantuml
Software informatie:
Versie: 0.3
Upload datum: 14 Apr 15
Ontwikkelaar: Yuya Nishihara
Licentie: Gratis
Populariteit: 13

Rating: nan/5 (Total Votes: 0)

sphinxcontrib-PlantUml is een PlantUml extensie voor Sphinx.
Ten eerste, moet u mogelijk PlantUml opdracht te geven in uw conf.py:
PlantUml = ['java', 'jar', '/path/to/plantuml.jar']
In plaats daarvan kunt u een wrapper script in je PATH installeren:
% Cat < / usr / local / bin / PlantUml
#! / Bin / sh -e
java -jar /path/to/plantuml.jar "$ @"
EOT
% Chmod + x / usr / local / bin / PlantUml
Schrijf vervolgens PlantUml tekst onder .. uml :: richtlijn:
.. Uml ::
& Nbsp; Alice -> Bob: Hi!
& Nbsp; Alice <- Bob: Hoe gaat het?
. Voor meer informatie, zie PlantUml documentatie

Eisen

  • Python
  • Sphinx

Vergelijkbare software

omdox
omdox

20 Feb 15

Dipus
Dipus

20 Feb 15

Reacties op sphinxcontrib-plantuml

Reacties niet gevonden
Commentaar toe te voegen
Zet op de beelden!