DOT graph figures for reStructuredText
Project description
This package provides a docutils directive that integrates DOT graphs into the reST text.
reST example:
.. dotfigure::
digraph G {
id1 -> id1;
id2 -> id2;
id1 -> id3;
id2 -> id3;
id3 -> id4;
}
This directive requires a working Graphviz (http://www.graphviz.org) installation.
Please see README.txt for examples.
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
dotfigure-0.4.tar.gz
(4.8 kB
view details)
File details
Details for the file dotfigure-0.4.tar.gz.
File metadata
- Download URL: dotfigure-0.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cace5aeb67afcf4721755f91ac521617be8b319fe64895ba2aae1b3b7f1e3b59
|
|
| MD5 |
ce392cbfe96fec047bb7ce07a06f418f
|
|
| BLAKE2b-256 |
68cecc06d17046fa2681695ba8eac6012babd667e967eaddad035c50f4a8c94d
|