sphinx-doc/sphinx

SVG image support for HTML

Open

#2,240 opened on Jan 15, 2016

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

Repository metrics

Stars
 (5,625 stars)
PR merge metrics
 (Avg merge 10d 11h) (11 merged PRs in 30d)

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