diff options
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/cmd.rst | 4 | ||||
-rw-r--r-- | docs/api/index.rst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/api/cmd.rst b/docs/api/cmd.rst index f9eefab2..35e9ae69 100644 --- a/docs/api/cmd.rst +++ b/docs/api/cmd.rst @@ -1,2 +1,2 @@ -cmd object -========== +cmd2.Cmd +======== diff --git a/docs/api/index.rst b/docs/api/index.rst index fd8cec36..15138cc1 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -1,5 +1,5 @@ -API -=== +API Reference +============= .. toctree:: :maxdepth: 1 |