A sphinx extension for embedding activity diagram using actdiag.
This extension enables you to insert activity diagrams into your document. Following code is an example:
.. actdiag::
actdiag {
A -> B -> C -> D;
lane {
A; B;
}
lane {
C; D;
}
}
For more details, see online documentation at http://blockdiag.com/.
Release files for sphinxcontrib-actdiag 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sphinxcontrib-actdiag-3.0.0.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sphinxcontrib_actdiag-3.0.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / sphinxcontrib-actdiag-3.0.0.tar.gz
| Download URL | sphinxcontrib-actdiag-3.0.0.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c55d454ffc3b9efe7c20f2adaf022199b825612d32f200be8a497aa87e0f81f
|
|
BLAKE2b-256 checksum How to use checksums |
00c9d890d4a0e0e0efd4cf818e84fad8bbca6799db8b7a4c230c19a776f3c50f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|
Release files / sphinxcontrib_actdiag-3.0.0-py2.py3-none-any.whl
| Download URL | sphinxcontrib_actdiag-3.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 6.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
09fd3abf2ce465146c1c956c2e9501467939fd6395a2eb74b46870892a1977ba
|
|
BLAKE2b-256 checksum How to use checksums |
ec1846b40737fa7708044c72fc8c9f5f077b307de7a6663c70a657b765ca71fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|