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#

conda:

$ conda install  sphinxcontrib-websupport

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

opensuse:

$ sudo zypper install python3-sphinxcontrib-websupport

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