Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install sphinxcontrib-blockdiag
How to install sphinxcontrib-blockdiag
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install sphinxcontrib-blockdiag
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
1.1.1
| | |
---|
Windows (64-bit) | 
1.1.1
| | |
---|
Mac OS X (10.5+) |
1.1.1
| | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.2.0 on Nov 21st, 2012
This package contains the blockdiag Sphinx extension.
This extension enable you to insert block diagrams in your Sphinx document.
Following code is sample:
.. blockdiag::
diagram {
A -> B -> C;
B -> D;
}
This module needs blockdiag.