Add BibliographyTransform to restruct doctree for LaTeX

This commit is contained in:
Takeshi KOMIYA
2018-04-26 01:13:55 +09:00
parent 82a123f1d4
commit 304c208d32
7 changed files with 84 additions and 31 deletions

View File

@@ -60,6 +60,7 @@ Deprecated
* ``sphinx.writers.latex.LaTeXWriter.footnotestack`` is deprecated
* ``sphinx.writers.latex.LaTeXWriter.restrict_footnote()`` is deprecated
* ``sphinx.writers.latex.LaTeXWriter.unrestrict_footnote()`` is deprecated
* ``LaTeXWriter.bibitems`` is deprecated
For more details, see `deprecation APIs list
<http://www.sphinx-doc.org/en/master/extdev/index.html#deprecated-apis>`_