Move transforms for citations to sphinx.domains.citation

This commit is contained in:
Takeshi KOMIYA
2019-03-30 19:47:58 +09:00
parent a99d749c56
commit 87c6335b46
5 changed files with 93 additions and 39 deletions

View File

@@ -141,6 +141,16 @@ The following is a list of deprecated interfaces.
- 4.0
- ``sphinx.ext.autosummary.AutoLink``
* - ``sphinx.transforms.CitationReferences``
- 2.1
- 4.0
- ``sphinx.domains.citation.CitationReferenceTransform``
* - ``sphinx.transforms.SmartQuotesSkipper``
- 2.1
- 4.0
- ``sphinx.domains.citation.CitationDefinitionTransform``
* - ``sphinx.util.docfields.DocFieldTransformer.preprocess_fieldtypes()``
- 2.1
- 4.0