sphinxcontrib_websupport: Sphinx API for Web apps#

Description#

sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.

License#

BSD

Type#

standard

Dependencies#

Version Information#

package-version.txt:

1.2.4

install-requires.txt:

sphinxcontrib_websupport >=1.2.1

Equivalent System Packages#

alpine:

$ apk add py3-sphinxcontrib-websupport

arch:

$ sudo pacman -S  python-sphinxcontrib-websupport

conda:

$ conda install  sphinxcontrib-websupport

Debian/Ubuntu:

$ sudo apt-get install  sphinxcontrib-websupport

Fedora/Redhat/CentOS:

$ sudo yum install  python-sphinxcontrib-websupport

freebsd:

$ sudo pkg install textproc/py-sphinxcontrib-websupport

gentoo:

$ sudo emerge dev-python/sphinxcontrib-websupport

macports: install the following packages: py-sphinxcontrib-websupport

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-sphinxcontrib-websupport

See https://repology.org/project/python:sphinxcontrib-websupport/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.