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


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 python:sphinxcontrib-websupport

macports:
install the following packages: python:sphinxcontrib-websupport
opensuse:

.. CODE-BLOCK:: bash

    $ sudo zypper install python: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 https://trac.sagemath.org/ticket/29023

