[ 源代码: sphinxcontrib-serializinghtml ]
软件包:python3-sphinxcontrib.serializinghtml(2.0.0-1)
python3-sphinxcontrib.serializinghtml 的相关链接
Debian 的资源:
下载源码包 sphinxcontrib-serializinghtml:
- [sphinxcontrib-serializinghtml_2.0.0-1.dsc]
- [sphinxcontrib-serializinghtml_2.0.0.orig.tar.gz]
- [sphinxcontrib-serializinghtml_2.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
sphinx extension which outputs “serialized” HTML files (json and pickle)
This module contains two Sphinx builders, json and pickle, which produce serialized HTML code. It also provides an abstract class which one may use for serialization in custom formats.
See the “Serialization builder details” section in Sphinx documentation for details on how the output looks like and how to configure it.
其他与 python3-sphinxcontrib.serializinghtml 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx (>= 5)
- documentation generator for Python projects