summaryrefslogtreecommitdiff
path: root/docs/hooks.rst
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2018-05-27 21:38:51 -0600
committerkotfu <kotfu@kotfu.net>2018-05-27 21:38:51 -0600
commit3b49e52cc55cbfc7ed8fa0cedc97d626325a4bd1 (patch)
treebae21b6a21999a3a68ba653a77640638d9cd47b0 /docs/hooks.rst
parentf616d78ba70b6f48a2c94a66d4657f4e214b3155 (diff)
parent76c29610672e30a12aae3d75adf34b085571fe9f (diff)
downloadcmd2-git-3b49e52cc55cbfc7ed8fa0cedc97d626325a4bd1.tar.gz
Merge branch 'master' into plugin_functions
# Conflicts: # cmd2/cmd2.py
Diffstat (limited to 'docs/hooks.rst')
-rw-r--r--docs/hooks.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/hooks.rst b/docs/hooks.rst
index b07f1e94..75febb2b 100644
--- a/docs/hooks.rst
+++ b/docs/hooks.rst
@@ -274,8 +274,6 @@ the various hook methods, presented in chronological order starting with the one
.. automethod:: cmd2.cmd2.Cmd.preparse
-.. automethod:: cmd2.cmd2.Cmd.postparse
-
.. automethod:: cmd2.cmd2.Cmd.postparsing_precmd
.. automethod:: cmd2.cmd2.Cmd.precmd