diff options
| author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-08 23:46:00 +0900 |
|---|---|---|
| committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2019-01-09 00:10:36 +0900 |
| commit | e82f5ddb554a3aca059eb909189b8769730b0bdb (patch) | |
| tree | 0c21925e9363a1c84fa0ec5a30fa3726f9b4fe2b /doc/extdev | |
| parent | b6c422ac865e4407854404200a06d27b807edf12 (diff) | |
| download | sphinx-git-e82f5ddb554a3aca059eb909189b8769730b0bdb.tar.gz | |
The arguments of Epub3Builder.build_navigation_doc() is deprecated.
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/index.rst b/doc/extdev/index.rst index bf8f3fb7e..ddd3dc0ec 100644 --- a/doc/extdev/index.rst +++ b/doc/extdev/index.rst @@ -249,6 +249,11 @@ The following is a list of deprecated interfaces. - 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 |
