.. _spkg_sphinxcontrib_websupport:

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

- $(PYTHON)
- $(PYTHON_TOOLCHAIN)

Version Information
-------------------

package-version.txt::

    1.2.1

install-requires.txt::

    sphinxcontrib_websupport >=1.2.1


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

conda:

.. CODE-BLOCK:: bash

    $ conda install  sphinxcontrib-websupport


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

opensuse:

.. CODE-BLOCK:: bash

    $ 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:`29023`

