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

install-requires.txt:

sphinxcontrib_websupport >=1.2.1

Equivalent System Packages#

$ apk add py3-sphinxcontrib-websupport
$ sudo pacman -S python-sphinxcontrib-websupport
$ conda install sphinxcontrib-websupport
$ sudo apt-get install python3-sphinxcontrib.websupport
$ sudo yum install python-sphinxcontrib-websupport
$ sudo pkg install textproc/py-sphinxcontrib-websupport
$ sudo emerge dev-python/sphinxcontrib-websupport
$ sudo port install py-sphinxcontrib-websupport
$ 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.