From 5d191c2ad3d9b95648f65525202b8d8bd0d73450 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Sat, 6 Jul 2019 16:57:18 -0400 Subject: Added autoclass documentation for cmd2.Cmd in cmd.rst This required whitespace tweaks to a number of docstrings. --- docs/api/cmd.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/api') diff --git a/docs/api/cmd.rst b/docs/api/cmd.rst index 35e9ae69..4f88101e 100644 --- a/docs/api/cmd.rst +++ b/docs/api/cmd.rst @@ -1,2 +1,5 @@ cmd2.Cmd ======== + +.. autoclass:: cmd2.cmd2.Cmd + :members: -- cgit v1.2.1