mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
#309: The `graphviz` extension can now output SVG instead of PNG
images, controlled by the ``graphviz_output_format`` config value. Patch by Henrique Bastos.
This commit is contained in:
@@ -3,6 +3,9 @@ Release 1.0 (in development)
|
||||
|
||||
* Added Epub builder.
|
||||
|
||||
* #309: The ``graphviz`` extension can now output SVG instead of PNG
|
||||
images, controlled by the ``graphviz_output_format`` config value.
|
||||
|
||||
* #284: All docinfo metadata is now put into the document metadata, not
|
||||
just the author.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user