[ 原始碼: python-sphinxcontrib.plantuml ]
套件:python3-sphinxcontrib.plantuml(0.5-9)
python3-sphinxcontrib.plantuml 的相關連結
Debian 的資源:
下載原始碼套件 python-sphinxcontrib.plantuml:
- [python-sphinxcontrib.plantuml_0.5-9.dsc]
- [python-sphinxcontrib.plantuml_0.5.orig.tar.gz]
- [python-sphinxcontrib.plantuml_0.5-9.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
PlantUML extension for Sphinx - Python 3.x
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 3.x module.
其他與 python3-sphinxcontrib.plantuml 有關的套件
|
|
|
|
-
- dep: plantuml
- text-to-UML converter
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-sphinx
- documentation generator for Python projects