.. _spkg_sphinxcontrib_applehelp: sphinxcontrib_applehelp: Sphinx extension which outputs Apple help book ======================================================================= Description ----------- Sphinx extension which outputs Apple help book License ------- BSD Type ---- standard Version Information ------------------- package-version.txt:: 1.0.2 install-requires.txt:: sphinxcontrib_applehelp >=1.0.2 Equivalent System Packages -------------------------- conda: .. CODE-BLOCK:: bash $ conda install sphinxcontrib-applehelp macports: install the following packages: py-sphinxcontrib-applehelp opensuse: .. CODE-BLOCK:: bash $ sudo zypper install python3-sphinxcontrib-applehelp void: .. CODE-BLOCK:: bash $ sudo xbps-install python3-sphinxcontrib-applehelp See https://repology.org/project/python:sphinxcontrib-applehelp/versions However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see :trac:`29023`