Deprecate string style base for env.doc2path()

This commit is contained in:
Takeshi KOMIYA
2018-09-02 11:32:01 +09:00
parent 8bd2f921f9
commit 0e4c23fc35
3 changed files with 9 additions and 0 deletions

View File

@@ -121,6 +121,11 @@ The following is a list of deprecated interface.
- 4.0
- N/A
* - string style ``base`` argument of ``BuildEnvironment.doc2path()``
- 2.0
- 4.0
- ``os.path.join()``
* - ``sphinx.ext.doctest.doctest_encode()``
- 2.0
- 4.0