refactor: apidoc.shall_skip()

This commit is contained in:
Takeshi KOMIYA
2020-02-08 17:53:48 +09:00
parent 1a52381a0a
commit 9d301e5b81
3 changed files with 41 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ Deprecated
* ``sphinx.environment.temp_data['gloss_entries']``
* ``sphinx.environment.BuildEnvironment.indexentries``
* ``sphinx.environment.collectors.indexentries.IndexEntriesCollector``
* ``sphinx.ext.apidoc.shall_skip()``
* ``sphinx.io.FiletypeNotFoundError``
* ``sphinx.io.get_filetype()``
* ``sphinx.pycode.ModuleAnalyzer.encoding``