File: __init__.py

package info (click to toggle)
sphinx-hoverxref 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,296 kB
  • sloc: javascript: 2,538; python: 912; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 109 bytes parent folder | download
1
2
3
"""Sphinx extension to show tooltips with content embedded when hover a reference."""

__version__ = "1.4.2"