|PyPI version| |Docs badge| |License|
sphinx-hoverxref
================
``sphinx-hoverxref`` is a Sphinx_ extension to add tooltips on the cross references of the documentation with the content of the linked section.
Example
-------
.. image:: docs/sphinx-hoverxref-example.png
Installation
------------
You can install sphinx-hoverxref from PyPI:
::
pip install sphinx-hoverxref
Or, alternatively, install it from GitHub directly (requires git):
::
pip install git+https://github.com/readthedocs/sphinx-hoverxref
Configuration
-------------
Add this extension in your ``conf.py`` file as:
.. code-block:: python
extensions = [
# ... other extensions here
'hoverxref.extension',
]
Documentation
-------------
Check out the full documentation at https://sphinx-hoverxref.readthedocs.io/
.. _Sphinx: https://www.sphinx-doc.org/
.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-hoverxref.svg
:target: https://pypi.org/project/sphinx-hoverxref
:alt: Current PyPI version
.. |Docs badge| image:: https://readthedocs.org/projects/sphinx-hoverxref/badge/?version=latest
:target: https://sphinx-hoverxref.readthedocs.io/en/latest/?badge=latest
:alt: Documentation status
.. |License| image:: https://img.shields.io/github/license/readthedocs/sphinx-hoverxref.svg
:target: LICENSE
:alt: Repository license
Raw data
{
"_id": null,
"home_page": null,
"name": "sphinx-hoverxref",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "tooltip, modal, hover, hoverxref, sphinx, documentation",
"author": null,
"author_email": "Manuel Kaufmann <humitos@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d6/6d/89764d3c719ed172d94778a74661cca647b2475165ae6cde1f73c9524d63/sphinx_hoverxref-1.4.2.tar.gz",
"platform": null,
"description": "|PyPI version| |Docs badge| |License|\n\nsphinx-hoverxref\n================\n\n``sphinx-hoverxref`` is a Sphinx_ extension to add tooltips on the cross references of the documentation with the content of the linked section.\n\n\nExample\n-------\n\n.. image:: docs/sphinx-hoverxref-example.png\n\n\nInstallation\n------------\n\nYou can install sphinx-hoverxref from PyPI:\n\n::\n\n pip install sphinx-hoverxref\n\nOr, alternatively, install it from GitHub directly (requires git):\n\n::\n\n pip install git+https://github.com/readthedocs/sphinx-hoverxref\n\n\nConfiguration\n-------------\n\nAdd this extension in your ``conf.py`` file as:\n\n.. code-block:: python\n\n extensions = [\n # ... other extensions here\n\n 'hoverxref.extension',\n ]\n\n\nDocumentation\n-------------\n\nCheck out the full documentation at https://sphinx-hoverxref.readthedocs.io/\n\n\n.. _Sphinx: https://www.sphinx-doc.org/\n\n\n.. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-hoverxref.svg\n :target: https://pypi.org/project/sphinx-hoverxref\n :alt: Current PyPI version\n.. |Docs badge| image:: https://readthedocs.org/projects/sphinx-hoverxref/badge/?version=latest\n :target: https://sphinx-hoverxref.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation status\n.. |License| image:: https://img.shields.io/github/license/readthedocs/sphinx-hoverxref.svg\n :target: LICENSE\n :alt: Repository license\n",
"bugtrack_url": null,
"license": null,
"summary": "Sphinx extension to show tooltips with content embedded when hover a reference.",
"version": "1.4.2",
"project_urls": {
"Documentation": "https://sphinx-hoverxref.readthedocs.io/",
"Source": "https://github.com/readthedocs/sphinx-hoverxref",
"Tracker": "https://github.com/readthedocs/sphinx-hoverxref/issues"
},
"split_keywords": [
"tooltip",
" modal",
" hover",
" hoverxref",
" sphinx",
" documentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "193bd981175d7b9bbbcf6894faf640d15198394efc7dedd6182332c4a791a5a6",
"md5": "72a96ed0a7b99f941b9d271a419d7189",
"sha256": "4fc2e283e908d9df61ea9196589934944a7e2e6e3cb753a420b938cd6d14e220"
},
"downloads": -1,
"filename": "sphinx_hoverxref-1.4.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "72a96ed0a7b99f941b9d271a419d7189",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 32198,
"upload_time": "2024-11-18T18:01:31",
"upload_time_iso_8601": "2024-11-18T18:01:31.473306Z",
"url": "https://files.pythonhosted.org/packages/19/3b/d981175d7b9bbbcf6894faf640d15198394efc7dedd6182332c4a791a5a6/sphinx_hoverxref-1.4.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d66d89764d3c719ed172d94778a74661cca647b2475165ae6cde1f73c9524d63",
"md5": "1f04e120b5c62c25c877597ed80ce943",
"sha256": "74fab961b1b8c0e9c2cf22fa195c0e783d635e78686d39dd06ff157c196ca0c9"
},
"downloads": -1,
"filename": "sphinx_hoverxref-1.4.2.tar.gz",
"has_sig": false,
"md5_digest": "1f04e120b5c62c25c877597ed80ce943",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1715764,
"upload_time": "2024-11-18T18:01:34",
"upload_time_iso_8601": "2024-11-18T18:01:34.965921Z",
"url": "https://files.pythonhosted.org/packages/d6/6d/89764d3c719ed172d94778a74661cca647b2475165ae6cde1f73c9524d63/sphinx_hoverxref-1.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 18:01:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "readthedocs",
"github_project": "sphinx-hoverxref",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"circle": true,
"tox": true,
"lcname": "sphinx-hoverxref"
}