sphinxcontrib-plantuml

Software screenshot:
sphinxcontrib-plantuml
Dettagli del software:
Versione: 0.3
Data di caricamento: 14 Apr 15
Sviluppatore: Yuya Nishihara
Licenza: Libero
Popolarità: 13

Rating: nan/5 (Total Votes: 0)

sphinxcontrib-PlantUml è un'estensione PlantUml per Sphinx.
In primo luogo, è necessario specificare il comando PlantUml in conf.py:
PlantUml = ['java', 'jar', '/path/to/plantuml.jar']
Invece, è possibile installare uno script wrapper in PATH:
% Cat < / usr / local / bin / PlantUml
#! / Bin / sh -e
java -jar /path/to/plantuml.jar "$ @"
EOT
% Chmod + x / usr / local / bin / PlantUml
Quindi, scrivere il testo PlantUml sotto .. UML :: direttiva:
.. :: Uml
& Nbsp; Alice -> Bob: Hi!
& Nbsp; Alice <- Bob: Come stai?
. Per ulteriori informazioni, si prega di consultare la documentazione PlantUml

Requisiti :

  • Python
  • Sphinx

Programmi simili

gjots
gjots

18 Jul 15

mongodoc
mongodoc

14 Apr 15

GNOME User Docs
GNOME User Docs

20 Jan 18

odt2sphinx
odt2sphinx

20 Feb 15

Commenti a sphinxcontrib-plantuml

I commenti non trovato
Aggiungi commento
Accendere le immagini!