Merge branch 'master' into string-classes

This commit is contained in:
Takeshi KOMIYA
2018-12-17 18:58:32 +09:00
committed by GitHub
5 changed files with 16 additions and 4 deletions

View File

@@ -242,6 +242,12 @@ The following is a list of deprecated interfaces.
- 4.0
- N/A
* - Omitting the ``filename`` argument in an overriddent
``IndexBuilder.feed()`` method.
- 2.0
- 4.0
- ``IndexBuilder.feed(docname, filename, title, doctree)``
* - ``sphinx.writers.latex.LaTeXTranslator.babel_defmacro()``
- 2.0
- 4.0