summaryrefslogtreecommitdiff
path: root/doc/extdev
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-03-13 17:10:50 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-03-13 17:15:12 +0900
commita523a896635b5fc5e48cd12a7c034ebcbc71a43b (patch)
tree3b8a6d41d3de3cdd2392ed2efa02b5e2f8ed7dec /doc/extdev
parentc817c206265f545529b5fabe43fdf162bbc9bea2 (diff)
downloadsphinx-git-a523a896635b5fc5e48cd12a7c034ebcbc71a43b.tar.gz
refactor: Add a type alias for the option_spec of directives; OptionSpec
Diffstat (limited to 'doc/extdev')
-rw-r--r--doc/extdev/deprecated.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst
index 96bc84ff3..3fdb55e2c 100644
--- a/doc/extdev/deprecated.rst
+++ b/doc/extdev/deprecated.rst
@@ -72,6 +72,11 @@ The following is a list of deprecated interfaces.
- 6.0
- ``docutils.utils.smartyquotes``
+ * - ``sphinx.util.typing.DirectiveOption``
+ - 4.0
+ - 6.0
+ - N/A
+
* - pending_xref node for viewcode extension
- 3.5
- 5.0