diff options
| author | Georg Brandl <georg@python.org> | 2010-01-02 21:38:27 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-02 21:38:27 +0100 |
| commit | b2ef99b6c2bc791466083ae05e38a22e0636b24e (patch) | |
| tree | bef8759f86a3309cdbab87bec6705426222c85d4 /AUTHORS | |
| parent | 33caddde6badc35681275902ac3e563e38e8b485 (diff) | |
| download | sphinx-b2ef99b6c2bc791466083ae05e38a22e0636b24e.tar.gz | |
#309: The ``graphviz`` extension can now output SVG instead of PNG
images, controlled by the ``graphviz_output_format`` config value.
Patch by Henrique Bastos.
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Substantial parts of the templates were written by Armin Ronacher Other contributors, listed alphabetically, are: +* Henrique Bastos -- SVG support for graphviz extension * Daniel Bültmann -- todo extension * Michael Droettboom -- inheritance_diagram extension * Charles Duffy -- original graphviz extension |
