[ 源代码: sphinxcontrib-ditaa ]
软件包:python3-sphinxcontrib.ditaa(1.0.2-3)
python3-sphinxcontrib.ditaa 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-ditaa:
- [sphinxcontrib-ditaa_1.0.2-3.dsc]
- [sphinxcontrib-ditaa_1.0.2.orig.tar.gz]
- [sphinxcontrib-ditaa_1.0.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypi.org]
相似软件包:
Ditaa Sphinx extension
ditaa is a small command-line utility that can convert diagrams drawn using ASCII art ("drawings" that contain characters that resemble lines, like | / and - ), into proper bitmap graphics.
This extensions allows the plain-text graph in a .rst file to be rendered as a graph drawn by ditaa in sphinx scheme. With this plugin you can focus on the graph itself. ditaa and sphinx convert it automatically.
It supports to render the image into html and pdf targets.
其他与 python3-sphinxcontrib.ditaa 有关的软件包
|
|
|
|
-
- dep: ditaa
- convert ASCII diagrams into proper bitmap graphics
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-sphinx
- documentation generator for Python projects