sphinxcontrib_applehelp: Sphinx extension which outputs Apple help book¶
Description¶
Sphinx extension which outputs Apple help book
License¶
BSD
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
1.0.8
version_requirements.txt:
sphinxcontrib_applehelp >=1.0.2
Equivalent System Packages¶
$ sudo pacman -S python-sphinxcontrib-applehelp
$ conda install sphinxcontrib-applehelp
$ sudo pkg install textproc/py-sphinxcontrib-applehelp
$ sudo emerge dev-python/sphinxcontrib-applehelp
$ sudo port install py-sphinxcontrib-applehelp
$ sudo zypper install python3\$\{PYTHON_MINOR\}-sphinxcontrib-applehelp
$ sudo xbps-install python3-sphinxcontrib-applehelp
See https://repology.org/project/python:sphinxcontrib-applehelp/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.