sphinxcontrib_htmlhelp: Sphinx extension which outputs HTML help book#
Description#
Sphinx extension which outputs HTML help book
License#
BSD
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
2.0.0
install-requires.txt:
sphinxcontrib_htmlhelp >=1.0.3
Equivalent System Packages#
arch:
$ sudo pacman -S python-sphinxcontrib-htmlhelp
conda:
$ conda install sphinxcontrib-htmlhelp
Fedora/Redhat/CentOS:
$ sudo yum install python-sphinxcontrib-htmlhelp
freebsd:
$ sudo pkg install textproc/py-sphinxcontrib-htmlhelp
gentoo:
$ sudo emerge dev-python/sphinxcontrib-htmlhelp
macports: install the following packages: py-sphinxcontrib-htmlhelp
opensuse:
$ sudo zypper install python3${PYTHON_MINOR}-sphinxcontrib-htmlhelp
void:
$ sudo xbps-install python3-sphinxcontrib-htmlhelp
See https://repology.org/project/python:sphinxcontrib-htmlhelp/versions
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.