From f94b1420c09c9959d41e3a85bce97c24da236153 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 6 Sep 2019 12:28:34 +0200 Subject: [PATCH] doc: uh oh. --- doc/documentation/python.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/documentation/python.rst b/doc/documentation/python.rst index d7b59707..50071d8b 100644 --- a/doc/documentation/python.rst +++ b/doc/documentation/python.rst @@ -858,8 +858,8 @@ Keyword argument Content :py:`property_doc_contents` Property documentation contents :py:`data_doc_contents` Data documentation contents :py:`hooks_post_crawl` Hooks to call after the initial name crawl -:py:`hooks_scope_enter` Hooks to call on scope enter -:py:`hooks_scope_exit` Hooks to call on scope exit +:py:`hooks_pre_scope` Hooks to call on scope enter +:py:`hooks_post_scope` Hooks to call on scope exit :py:`hooks_docstring` Hooks to call when parsing a docstring :py:`hooks_pre_page` Hooks to call before each page gets rendered :py:`hooks_post_run` Hooks to call at the very end of the script run -- 2.30.2