Skip to main content

Plugin for proper resolve intersphinx references for Qt elements

Project description

Sphinx Qt documentation

This is plugin to add cross link to qt documentation for python code created with PyQt5 or PySide2

This extension provides one configuration option:

qt_documentation with possible values:

For default this extension use inv file from PyQt5 to resolve objects. to overwrite this behaviour set another url for intersphinx_mapping[PyQt5] ex.:

intersphinx_mapping = {...
                      "PyQt5": (custom_url, None),
                      ...}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_qt_documentation-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

sphinx_qt_documentation-0.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page