From 88ff137c2adadf6a97d89b62607565f726fc0c07 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 17 Oct 2018 01:08:14 +0900 Subject: [PATCH] Update CHANGES (refs: #5438) --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 761ed2539..503c1188a 100644 --- a/CHANGES +++ b/CHANGES @@ -150,7 +150,7 @@ Deprecated * :confval:`autodoc_default_flags` is deprecated * quickstart: ``--epub`` option becomes default, so it is deprecated * Drop function based directive support. For now, Sphinx only supports class - based directives. + based directives (see :class:`~Directive`) * ``sphinx.util.docutils.directive_helper()`` is deprecated * ``sphinx.cmdline`` is deprecated * ``sphinx.make_mode`` is deprecated