summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-02 21:38:27 +0100
committerGeorg Brandl <georg@python.org>2010-01-02 21:38:27 +0100
commitb2ef99b6c2bc791466083ae05e38a22e0636b24e (patch)
treebef8759f86a3309cdbab87bec6705426222c85d4 /AUTHORS
parent33caddde6badc35681275902ac3e563e38e8b485 (diff)
downloadsphinx-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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index ebda4307..54f53db2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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