.. _spkg_sphinxcontrib_serializinghtml:

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

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

Sphinx extension which outputs serialized HTML files

License
-------

BSD

Type
----

standard


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

package-version.txt::

    1.1.4

install-requires.txt::

    sphinxcontrib_serializinghtml >=1.1.4


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

conda:

.. CODE-BLOCK:: bash

    $ conda install python:sphinxcontrib-serializinghtml

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

.. CODE-BLOCK:: bash

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

