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

sphinxjp.themecore
sphinxjp.themecore

11 May 15

Yelp
Yelp

22 Jun 18

mysql-autodoc
mysql-autodoc

12 May 15

Cross-LFS
Cross-LFS

14 Apr 15

Reacties op sphinxcontrib-plantuml

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