[ 源代码: python-sphinxcontrib.plantuml ]
软件包:python3-sphinxcontrib.plantuml(0.5-8)
python3-sphinxcontrib.plantuml 的相关链接
Debian 的资源:
下载源码包 python-sphinxcontrib.plantuml:
- [python-sphinxcontrib.plantuml_0.5-8.dsc]
- [python-sphinxcontrib.plantuml_0.5.orig.tar.gz]
- [python-sphinxcontrib.plantuml_0.5-8.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