Skip to main content

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_.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-actdiag-0.2.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page