skillfed

sphinx-hoverxref

Sphinx extension to show tooltips with content embedded when hover a reference.

sphinx-hoverxref v1.4.2 85.8K downloads/30d#13,897 on PyPI105
Permissive license Abandoned released

What it is and what it does

sphinx-hoverxref is a Sphinx documentation extension that enhances cross-references by showing tooltips containing the content of the linked section when users hover over them. This improves documentation navigation by allowing readers to preview linked content without leaving the current page.

The extension integrates directly into Sphinx's build process and requires only sphinx and sphinxcontrib-jquery as runtime dependencies. Configuration is minimal—just adding 'hoverxref.extension' to the extensions list in conf.py. However, the project repository is archived and abandoned, meaning no active maintenance or updates are occurring.

Use it for:

  • Add hover previews to API documentation cross-references so readers can see function signatures without navigating away.
  • Enhance glossary links in technical documentation with inline term definitions visible on hover.
  • Improve internal documentation navigation by showing section summaries when hovering over table-of-contents links.
  • Create better user experience in large documentation sites where readers frequently jump between related sections.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Sphinx extension that displays tooltips with linked section content when hovering over cross-references in documentation.

Yes, if your Sphinx documentation build is stable and you need hover tooltips on cross-references. The extension has low install friction and permissive licensing. However, exercise caution: the repository is archived and abandoned, so no bug fixes or compatibility updates will be released. Test thoroughly with your current Sphinx version before relying on it in production documentation.

Install

sphinx-hoverxref on PyPI

pip

pip install sphinx-hoverxref

uv

uv add sphinx-hoverxref

poetry

poetry add sphinx-hoverxref

Installing sphinx-hoverxref

Before you install

Low install friction with only two runtime dependencies (sphinx and sphinxcontrib-jquery). However, the repository is archived and marked abandoned as of the fact sheet date, with no releases since 2024-11-18.

License in practice

Licensed under MIT (permissive), which allows commercial and private use with minimal restrictions.

Quickstart

pip install sphinx-hoverxref

Then add to conf.py:
extensions = ['hoverxref.extension']

Verify before relying

  • Whether the package remains compatible with current Sphinx versions despite being archived.
  • Whether sphinxcontrib-jquery is still maintained and compatible with modern Sphinx releases.
  • Whether the tooltip functionality works reliably across modern browsers and Sphinx themes.

Package facts

License not declared (permissive)
Python support not specified
Install friction low — pure-Python wheel
Runtime dependencies 2 — sphinx, sphinxcontrib-jquery
Maintenance abandoned — 634 days since the last release
Last repo commit (repository archived)
First released
Downloads 85,819/month — #13,897 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: sphinx_hoverxref-1.4.2-py2.py3-none-any.whl

Keywords: tooltip, modal, hover, hoverxref, sphinx, documentation

Development Status :: 5 - Production/StableFramework :: SphinxFramework :: Sphinx :: ExtensionLicense :: OSI Approved :: MIT LicenseOperating System :: OS IndependentProgramming Language :: Python :: 2.7Programming Language :: Python :: 3Topic :: Documentation :: SphinxTopic :: Software Development :: Documentation

Tags

sphinx tooltip hover extensiondocumentation cross-reference tooltipssphinx hover previewinline documentation popoversphinx xref hover contentdocumentation link previewsphinx extension tooltips
sphinx-extensiondocumentation-uiarchived

More Sphinx packages

docstring-parser

Parses Python docstrings in ReST, Google,…

permissive · top 1,000 on PyPI

Sphinx

Sphinx generates professional documentation…

permissive · top 1,000 on PyPI

sphinxcontrib-serializinghtml

A Sphinx extension that outputs documentation…

permissive · top 1,000 on PyPI

alabaster

Alabaster is a clean, responsive Sphinx theme…

permissive · top 1,000 on PyPI

sphinxcontrib-htmlhelp

A Sphinx extension that generates HTML help…

permissive · top 1,000 on PyPI

sphinxcontrib-qthelp

A Sphinx extension that converts documentation…

permissive · top 1,000 on PyPI

sphinx-codeautolink

sphinx-codeautolink automatically converts code…

unclear · top 15,000 on PyPI

sphinx_tippy

Adds interactive tooltips to Sphinx…

permissive · top 15,000 on PyPI

sphinx-favicon

A Sphinx extension that injects custom favicon…

permissive · top 15,000 on PyPI

intersphinx-registry

Provides a pre-built intersphinx mapping…

permissive · top 15,000 on PyPI

readthedocs-sphinx-search

A Sphinx extension that adds real-time…

permissive · top 15,000 on PyPI

sphinx-click

Sphinx-click is a Sphinx extension that…

permissive · top 15,000 on PyPI

mkdocs-autorefs

A MkDocs plugin that automatically creates…

permissive · top 5,000 on PyPI

sphinx-reredirects

Sphinx extension that generates HTML redirect…

unclear · top 5,000 on PyPI

sphinxext-opengraph

Sphinx extension that automatically generates…

permissive · top 15,000 on PyPI

sphobjinv

Inspect, search, and manipulate Sphinx…

permissive · top 15,000 on PyPI