sphinxcontrib_serializinghtml: Sphinx extension which outputs serialized HTML files¶
Description¶
Sphinx extension which outputs serialized HTML files
License¶
BSD
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
2.0.0
version_requirements.txt:
sphinxcontrib_serializinghtml >=1.1.5
See https://repology.org/project/python:sphinxcontrib-serializinghtml/versions
Installation commands¶
$ pip install sphinxcontrib_serializinghtml\>=1.1.5
$ sage -i sphinxcontrib_serializinghtml
$ sudo pacman -S python-sphinxcontrib-serializinghtml
$ conda install sphinxcontrib-serializinghtml
$ sudo dnf install python3-sphinxcontrib-serializinghtml
$ sudo pkg install textproc/py-sphinxcontrib-serializinghtml
$ sudo emerge dev-python/sphinxcontrib-serializinghtml
$ sudo port install py-sphinxcontrib-serializinghtml
$ sudo zypper install python3-sphinxcontrib-serializinghtml
$ sudo xbps-install python3-sphinxcontrib-serializinghtml
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.