{ "info": { "author": "Manuel Kaufmann", "author_email": "humitos@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "|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\n::\n\n pip install git+https://github.com/humitos/sphinx-hoverxref@master\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.. |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/humitos/sphinx-hoverxref.svg\n :target: LICENSE\n :alt: Repository license\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/humitos/sphinx-hoverxref", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sphinx-hoverxref", "package_url": "https://pypi.org/project/sphinx-hoverxref/", "platform": "", "project_url": "https://pypi.org/project/sphinx-hoverxref/", "project_urls": { "Homepage": "https://github.com/humitos/sphinx-hoverxref" }, "release_url": "https://pypi.org/project/sphinx-hoverxref/0.1b1/", "requires_dist": null, "requires_python": "", "summary": "Sphinx extension to embed content in a tooltip on xref hover", "version": "0.1b1" }, "last_serial": 5711109, "releases": { "0.1b1": [ { "comment_text": "", "digests": { "md5": "01ee094d5234d8d09a97a8405c53a38b", "sha256": "e7b54ef90c676c4aa930403cc218b0f870e2789a0205fbf32cda64ef16638222" }, "downloads": -1, "filename": "sphinx_hoverxref-0.1b1-py3-none-any.whl", "has_sig": false, "md5_digest": "01ee094d5234d8d09a97a8405c53a38b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20705, "upload_time": "2019-08-21T10:43:43", "url": "https://files.pythonhosted.org/packages/08/cc/b086e9d3b303011fd6423f3b33401aa4e13adddf142f498d350292113229/sphinx_hoverxref-0.1b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6528533bef32bd003295337cfe3fb469", "sha256": "56e740f9729814bfebc555b0fef7ac30914ba317518e57c45e6209ad88ff3ecc" }, "downloads": -1, "filename": "sphinx-hoverxref-0.1b1.tar.gz", "has_sig": false, "md5_digest": "6528533bef32bd003295337cfe3fb469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19514, "upload_time": "2019-08-21T10:43:46", "url": "https://files.pythonhosted.org/packages/96/84/5b2b4936c875a7f10ca6e37c88d67c83755d1245af99076dcc8edd6ccc3e/sphinx-hoverxref-0.1b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01ee094d5234d8d09a97a8405c53a38b", "sha256": "e7b54ef90c676c4aa930403cc218b0f870e2789a0205fbf32cda64ef16638222" }, "downloads": -1, "filename": "sphinx_hoverxref-0.1b1-py3-none-any.whl", "has_sig": false, "md5_digest": "01ee094d5234d8d09a97a8405c53a38b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20705, "upload_time": "2019-08-21T10:43:43", "url": "https://files.pythonhosted.org/packages/08/cc/b086e9d3b303011fd6423f3b33401aa4e13adddf142f498d350292113229/sphinx_hoverxref-0.1b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6528533bef32bd003295337cfe3fb469", "sha256": "56e740f9729814bfebc555b0fef7ac30914ba317518e57c45e6209ad88ff3ecc" }, "downloads": -1, "filename": "sphinx-hoverxref-0.1b1.tar.gz", "has_sig": false, "md5_digest": "6528533bef32bd003295337cfe3fb469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19514, "upload_time": "2019-08-21T10:43:46", "url": "https://files.pythonhosted.org/packages/96/84/5b2b4936c875a7f10ca6e37c88d67c83755d1245af99076dcc8edd6ccc3e/sphinx-hoverxref-0.1b1.tar.gz" } ] }