summaryrefslogtreecommitdiff
path: root/doc/ext/graphviz.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix interpolation error, encode inserted caption strings and add the caption ↵Georg Brandl2011-01-081-4/+9
| | | | in HTML output too.
* add 'inline' flag to graphviz extension directives to control paragraph breaksDoug Hellmann2010-09-161-0/+5
|
* #443: Allow referencing external graphviz files.Georg Brandl2010-08-231-0/+11
|
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-3/+3
|
* Added ``alt`` option to ``graphviz`` extension directives.Georg Brandl2010-01-031-0/+6
|
* #309: The ``graphviz`` extension can now output SVG instead of PNGGeorg Brandl2010-01-021-2/+11
| | | | | images, controlled by the ``graphviz_output_format`` config value. Patch by Henrique Bastos.
* Make titles consistent.Georg Brandl2009-03-051-2/+2
|
* New ``graphviz`` extension to embed graphviz graphs.Georg Brandl2009-03-041-0/+77