Go to file
openKylinBot 0298523bb9 changed debian/source/format to native 2022-05-19 14:11:52 +08:00
debian changed debian/source/format to native 2022-05-19 14:11:52 +08:00
sphinxcontrib Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
sphinxcontrib_qthelp.egg-info Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
tests Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
CHANGES Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
LICENSE Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
MANIFEST.in Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
PKG-INFO Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
README.rst Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
setup.cfg entry_points 2022-05-19 14:11:52 +08:00
setup.py Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00
tox.ini Import Upstream version 1.0.3 2022-05-19 14:11:51 +08:00

README.rst

====================
sphinxcontrib-qthelp
====================

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.

For more details, please visit http://www.sphinx-doc.org/.

Installing
==========

Install from PyPI::

   pip install -U sphinxcontrib-qthelp

Release signatures
==================

Releases are signed with following keys:

* `498D6B9E <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x102C2C17498D6B9E>`_
* `5EBA0E07 <https://pgp.mit.edu/pks/lookup?op=vindex&search=0x1425F8CE5EBA0E07>`_

Testing
=======

To run the tests with the interpreter available as ``python``, use::

    tox

Continuous testing runs on travis: https://travis-ci.org/sphinx-doc/sphinxcontrib-qthelp

Contributing
============

See `CONTRIBUTING.rst`__

.. __: https://github.com/sphinx-doc/sphinx/blob/master/CONTRIBUTING.rst