Merge branch 'master' into refactor_singlehtml

This commit is contained in:
Takeshi KOMIYA
2019-01-12 21:17:16 +09:00
committed by GitHub
22 changed files with 851 additions and 622 deletions

View File

@@ -242,6 +242,18 @@ The following is a list of deprecated interfaces.
- 4.0
- N/A
* - arguments of ``EpubBuilder.build_mimetype()``,
``EpubBuilder.build_container()``, ``EpubBuilder.build_content()``,
``EpubBuilder.build_toc()`` and ``EpubBuilder.build_epub()``
- 2.0
- 4.0
- N/A
* - arguments of ``Epub3Builder.build_navigation_doc()``
- 2.0
- 4.0
- N/A
* - ``nodetype`` argument of
``sphinx.search.WordCollector.is_meta_keywords()``
- 2.0
@@ -263,6 +275,11 @@ The following is a list of deprecated interfaces.
- 4.0
- ``docutils.nodes.abbreviation``
* - ``sphinx.builders.epub3.Epub3Builder.validate_config_value()``
- 2.0
- 4.0
- ``sphinx.builders.epub3.validate_config_values()``
* - ``sphinx.builders.html.SingleFileHTMLBuilder``
- 2.0
- 4.0