summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-02-18 00:52:12 +0100
committerGeorg Brandl <georg@python.org>2009-02-18 00:52:12 +0100
commit27e20dc5f5ea2f53ead870283aa39ce6bb525b11 (patch)
treefa935820938ccc85feeb77da08515ec570aa7ea5 /CHANGES
parent1d6c00ff74ea59c674918d47940c8ec3602f2fe8 (diff)
downloadsphinx-27e20dc5f5ea2f53ead870283aa39ce6bb525b11.tar.gz
SVG images are now supported in HTML (via ``<object>`` and ``<embed>`` tags).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b9184841..510738b4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -61,6 +61,9 @@ New features added
- Scaled images now get a link to the unscaled version.
+ - SVG images are now supported in HTML (via ``<object>`` and
+ ``<embed>`` tags).
+
- Added a ``toctree`` callable to the templates, and the ability
to include external links in toctrees. The 'collapse' keyword
argument indicates whether or not to only display subitems of