arborist/docs/_source/_static
russell@unturf.com 2a37c6ec51
docs: click-to-zoom lightbox for diagrams (scroll-zoom + drag-pan)
Graphviz renders SVG as <object>, which swallows clicks and can't be
lightboxed. Vendored, dependency-free zoom.js converts each graphviz
<object> to a clickable <img> (crisp vector) and adds a fullscreen
overlay: click to open, scroll to zoom toward the cursor, drag to pan,
Esc / dbl-click / background-click to close. Works for any img.zoomable,
so future charts get it free. Degrades gracefully (no JS -> inline image
still renders). Wired via html_css_files / html_js_files.
2026-05-21 15:26:39 -04:00
..
.gitkeep docs: add Read the Docs configuration 2026-05-04 08:17:24 -04:00
zoom.css docs: click-to-zoom lightbox for diagrams (scroll-zoom + drag-pan) 2026-05-21 15:26:39 -04:00
zoom.js docs: click-to-zoom lightbox for diagrams (scroll-zoom + drag-pan) 2026-05-21 15:26:39 -04:00