.. _spkg_sphinxcontrib_serializinghtml:

sphinxcontrib_serializinghtml: Sphinx extension which outputs serialized HTML files
===================================================================================

Description
-----------

Sphinx extension which outputs serialized HTML files

License
-------

BSD

Type
----

standard


Dependencies
------------

- $(PYTHON)
- $(PYTHON_TOOLCHAIN)

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

package-version.txt::

    1.1.5

install-requires.txt::

    sphinxcontrib_serializinghtml >=1.1.4


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

conda:

.. CODE-BLOCK:: bash

    $ conda install  sphinxcontrib-serializinghtml


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

opensuse:

.. CODE-BLOCK:: bash

    $ sudo zypper install python3-sphinxcontrib-serializinghtml


void:

.. CODE-BLOCK:: bash

    $ sudo xbps-install  python3-sphinxcontrib-serializinghtml


See https://repology.org/project/python:sphinxcontrib-serializinghtml/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`

