sphinxcontrib_htmlhelp: Sphinx extension which outputs HTML help book#
Description#
Sphinx extension which outputs HTML help book
License#
BSD
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
2.0.5
version_requirements.txt:
sphinxcontrib_htmlhelp >=1.0.3
Equivalent System Packages#
$ sudo pacman -S python-sphinxcontrib-htmlhelp
$ conda install sphinxcontrib-htmlhelp
$ sudo yum install python-sphinxcontrib-htmlhelp
$ sudo pkg install textproc/py-sphinxcontrib-htmlhelp
$ sudo emerge dev-python/sphinxcontrib-htmlhelp
$ sudo port install py-sphinxcontrib-htmlhelp
$ sudo zypper install python3\$\{PYTHON_MINOR\}-sphinxcontrib-htmlhelp
$ 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.