%general-entities; ]> Sphinxcontrib-htmlhelp-&sc-htmlhelp-version; sphinxcontrib-htmlhelp Introduction to Sphinxcontrib-htmlhelp Module The Sphinxcontrib-htmlhelp package is a Sphinx extension which renders HTML help files. &lfs120_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &sc-htmlhelp-md5sum; Download size: &sc-htmlhelp-size; Estimated disk space required: &sc-htmlhelp-buildsize; Estimated build time: &sc-htmlhelp-time; Sphinxcontrib-htmlhelp Dependencies Optional (for testing) , (circular dependency), and html5lib Installation of Sphinxcontrib-htmlhelp 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-htmlhelp Assuming is installed, but the other optional dependency is not, the installation can be tested with the following commands: python3 -m venv --system-site-packages testenv && source testenv/bin/activate && pip3 install html5lib && python3 /usr/bin/pytest deactivate 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_htmlhelp-&sc-htmlhelp-version;.dist-info