sphinx-doc/sphinx

SVG image support for HTML

Open

#2240 opened on Jan 15, 2016

View on GitHub
 (18 comments) (1 reaction) (0 assignees)Python (5,625 stars) (1,985 forks)batch import
extensions:graphvizhelp wantedtype:enhancement

Description

Currently if I use .. image:: myfile.svg I've got image as a whole and can't click on elements of SVG picture. I can open image separately and then it works. It would be nice to have SVG with clickable elements.

Contributor guide