From ac2eb0397a9dd6cbb03bc613f8b1ff3023dfee41 Mon Sep 17 00:00:00 2001 From: Walter Doerwald Date: Sat, 22 May 2021 18:09:13 +0200 Subject: [PATCH] Add version info for html_signaturereturn_icon. --- doc/usage/configuration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst index 3d59d2e89..6a3b19da4 100644 --- a/doc/usage/configuration.rst +++ b/doc/usage/configuration.rst @@ -1196,6 +1196,8 @@ that use Sphinx's HTMLWriter class. A text for prepended to the type hint for the return type of a function or method. HTML tags are allowed. Default: an arrow; ``→`` + .. versionadded:: 4.1 + .. confval:: html_sidebars Custom sidebar templates, must be a dictionary that maps document names to