summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2020-02-06 17:04:32 -0700
committerkotfu <kotfu@kotfu.net>2020-02-06 17:04:32 -0700
commit90152df53478a00a3c64ba5ece160485408680dd (patch)
treeba04d09ce9d0df114890db8e31dd6cb6988f9d7b /docs/api
parent4802e6a3ea7864109dced8de3d2032e3ff845adb (diff)
downloadcmd2-git-90152df53478a00a3c64ba5ece160485408680dd.tar.gz
EmbeddedConsoleExit should not be part of the public api
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/exceptions.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/api/exceptions.rst b/docs/api/exceptions.rst
index 3479fec3..400993aa 100644
--- a/docs/api/exceptions.rst
+++ b/docs/api/exceptions.rst
@@ -1,6 +1,4 @@
Exceptions
==========
-.. autoexception:: cmd2.cmd2.EmbeddedConsoleExit
-
.. autoexception:: cmd2.EmptyStatement