.. _spkg_sphinxcontrib_htmlhelp:

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.1.0

version_requirements.txt::

    sphinxcontrib_htmlhelp >=2.0.6


Equivalent System Packages
--------------------------

.. tab:: Arch Linux

   .. CODE-BLOCK:: bash

       $ sudo pacman -S python-sphinxcontrib-htmlhelp 


.. tab:: conda-forge

   .. CODE-BLOCK:: bash

       $ conda install sphinxcontrib-htmlhelp 


.. tab:: Fedora/Redhat/CentOS

   .. CODE-BLOCK:: bash

       $ sudo yum install python3-sphinxcontrib-htmlhelp 


.. tab:: FreeBSD

   .. CODE-BLOCK:: bash

       $ sudo pkg install textproc/py-sphinxcontrib-htmlhelp 


.. tab:: Gentoo Linux

   .. CODE-BLOCK:: bash

       $ sudo emerge dev-python/sphinxcontrib-htmlhelp 


.. tab:: MacPorts

   .. CODE-BLOCK:: bash

       $ sudo port install py-sphinxcontrib-htmlhelp 


.. tab:: openSUSE

   .. CODE-BLOCK:: bash

       $ sudo zypper install python3\$\{PYTHON_MINOR\}-sphinxcontrib-htmlhelp 


.. tab:: Void Linux

   .. CODE-BLOCK:: bash

       $ 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.

