Sphinx "actdiag" extension
Project description
This package contains the actdiag Sphinx extension.
.. _Sphinx: http://sphinx.pocoo.org/
.. _blockdiag: http://tk0miya.bitbucket.org/blockdiag/build/html/index.html
This extension enable you to insert activity diagrams in your Sphinx document.
Following code is sample::
.. actdiag::
diagram {
A -> B -> C -> D;
lane {
A; B;
}
lane {
C; D;
}
}
This module needs actdiag_.
.. _Sphinx: http://sphinx.pocoo.org/
.. _blockdiag: http://tk0miya.bitbucket.org/blockdiag/build/html/index.html
This extension enable you to insert activity diagrams in your Sphinx document.
Following code is sample::
.. actdiag::
diagram {
A -> B -> C -> D;
lane {
A; B;
}
lane {
C; D;
}
}
This module needs actdiag_.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sphinxcontrib-actdiag-0.2.1.tar.gz
.
File metadata
- Download URL: sphinxcontrib-actdiag-0.2.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8c1c5b104fe9cfa4135298160917782df25f5159d17399cab193a7e3b1eaeb2 |
|
MD5 | 0048bda0a552b9ce90e4f9eef2aa74a0 |
|
BLAKE2b-256 | e8eca056b38e8a7df09a3445eff962739bbde214ebbfde86e968c5cbf5e83453 |