Software Details:
Version: 0.5.1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 64
sphinxcontrib-seqdiag contains the seqdiag Sphinx extension.
This extension enable you to insert sequence diagrams in your Sphinx document. Following code is sample:
.. seqdiag::
diagram {
browser => webserver => database;
}
Requirements:
- Python
- Sphinx
- seqdiag
Comments not found