[ 原始碼: 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