Skip to main content

Sphinx "actdiag" extension

Project description

This package contains the actdiag Sphinx extension.

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.

Supported by

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