%general-entities; ]> Sphinxcontrib-qthelp-&sc-qthelp-version; sphinxcontrib-qthelp Introduction to Sphinxcontrib-qthelp Module The Sphinxcontrib-qthelp package is a Sphinx extension which outputs QtHelp documents. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &sc-qthelp-md5sum; Download size: &sc-qthelp-size; Estimated disk space required: &sc-qthelp-buildsize; Estimated build time: &sc-qthelp-time; Sphinxcontrib-qthelp Dependencies Optional (for testing) and (circular dependency) Installation of Sphinxcontrib-qthelp Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user sphinxcontrib-qthelp The installation can be tested with the following commands: sed -i 's/text()/read_&/' tests/test_qthelp.py && pytest The sed ... command is needed because of a change in Sphinx API for versions greater than 5.0. Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib and /usr/lib/python&python3-majorver;/site-packages/sphinxcontrib_qthelp-&sc-qthelp-version;.dist-info