Separate json and pickle to sphinxcontrib package

This commit is contained in:
Takeshi KOMIYA
2019-02-17 21:55:28 +09:00
parent 527e955405
commit 1ca210aab1
8 changed files with 48 additions and 150 deletions

View File

@@ -299,7 +299,7 @@ name is ``rinoh``. Refer to the `rinohtype manual`_ for details.
.. versionadded:: 1.1
.. currentmodule:: sphinx.builders.html
.. currentmodule:: sphinxcontrib.serializinghtml
.. class:: SerializingHTMLBuilder
This builder uses a module that implements the Python serialization API