Skip to content

Commit 4ed7a9c

Browse files
committed
Added link for command_definition module
1 parent fba9670 commit 4ed7a9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ This documentation is for ``cmd2`` version |version|.
4444
``argparse``-based tab completion
4545
- :ref:`api/argparse_custom:cmd2.argparse_custom` - classes and functions
4646
for extending ``argparse``
47+
- :ref:`api/command_definition:cmd2.command_definition` - supports the
48+
definition of commands in separate classes to be composed into cmd2.Cmd
4749
- :ref:`api/constants:cmd2.constants` - just like it says on the tin
4850
- :ref:`api/decorators:cmd2.decorators` - decorators for ``cmd2``
4951
commands

0 commit comments

Comments
 (0)