From daac35cda71781059837ac63a2cc3c2cfe5990ee Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 3 Sep 2018 10:46:38 +0900 Subject: [PATCH] doc: Add versionadded label (refs: #5029) --- doc/usage/extensions/autosummary.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/usage/extensions/autosummary.rst b/doc/usage/extensions/autosummary.rst index 008bc5613..24e0d1855 100644 --- a/doc/usage/extensions/autosummary.rst +++ b/doc/usage/extensions/autosummary.rst @@ -208,6 +208,8 @@ The following variables available in the templates: List containing names of all inherited members of class. Only available for classes. + .. versionadded:: 1.8.0 + .. data:: functions List containing names of "public" functions in the module. Here, "public"