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:

2.0.0

version_requirements.txt:

sphinxcontrib_websupport >=1.2.1

See https://repology.org/project/python:sphinxcontrib-websupport/versions

Installation commands

$ pip install sphinxcontrib_websupport\>=1.2.1
$ sage -i sphinxcontrib_websupport
$ apk add py3-sphinxcontrib-websupport
$ sudo pacman -S python-sphinxcontrib-websupport
$ conda install sphinxcontrib-websupport
$ sudo apt-get install python3-sphinxcontrib.websupport
$ sudo dnf install python3-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-sphinxcontrib-websupport

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.