sphinxcontrib-pyqt4 is a Sphinx extension providing PyQt4-specific markup.
Installation
This extension can be installed from the Python Package Index:
pip install sphinx-contrib.pyqt4
Alternatively, you can clone the sphinx-contrib repository from BitBucket, and install the extension directly from the repository:
hg clone http://bitbucket.org/birkenfeld/sphinx-contrib
cd sphinx-contrib/pyqt4
python setup.py install
Usage
Please refer to the documentation for further information.
Requirements:
· Python
· Sphinx