sphinxcontrib-plantuml

Screenshot der Software:
sphinxcontrib-plantuml
Softwarebeschreibung:
Version: 0.3
Upload-Datum: 14 Apr 15
Entwickler: Yuya Nishihara
Lizenz: Frei
Popularität: 13

Rating: nan/5 (Total Votes: 0)

sphinxcontrib-PlantUml ist eine Erweiterung für PlantUml Sphinx.
Zuerst müssen Sie möglicherweise PlantUml Befehl in conf.py angeben:
PlantUml = ['java', 'jar', '/path/to/plantuml.jar']
Stattdessen können Sie eine Wrapper-Script in Ihrem PATH zu installieren:
% Cat < / usr / local / bin / PlantUml
#! / Bin / sh -e
java -jar /path/to/plantuml.jar "$ @"
EOT
% Chmod + x / usr / local / bin / PlantUml
Dann schreiben PlantUml Text unter .. uml :: Richtlinie:
.. Uml ::
& Nbsp; Alice -> Bob: Hallo!
& Nbsp; Alice <- Bob: Wie geht es Ihnen?
. Einzelheiten dazu finden Sie in der Dokumentation PlantUml

Anforderungen :

  • Python
  • Sphinx

Ähnliche Software

Plone CMS
Plone CMS

17 Feb 15

stsci.sphinxex
stsci.sphinxex

11 May 15

doclifter
doclifter

17 Feb 15

Kommentare zu sphinxcontrib-plantuml

Kommentare nicht gefunden
Kommentar hinzufügen
Schalten Sie auf die Bilder!