Deprecate sphinx.util:get_module_source()

This commit is contained in:
Takeshi KOMIYA
2019-12-27 01:57:39 +09:00
parent 4dd905605e
commit 7581ee1084
3 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ Deprecated
* ``sphinx.environment.collectors.indexentries.IndexEntriesCollector``
* ``sphinx.io.FiletypeNotFoundError``
* ``sphinx.io.get_filetype()``
* ``sphinx.util.get_module_source()``
Features added
--------------