Skip to content

Commit

Permalink
Added link for command_definition module
Browse files Browse the repository at this point in the history
  • Loading branch information
kmvanbrunt committed Mar 8, 2021
1 parent fba9670 commit 4ed7a9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ This documentation is for ``cmd2`` version |version|.
``argparse``-based tab completion
- :ref:`api/argparse_custom:cmd2.argparse_custom` - classes and functions
for extending ``argparse``
- :ref:`api/command_definition:cmd2.command_definition` - supports the
definition of commands in separate classes to be composed into cmd2.Cmd
- :ref:`api/constants:cmd2.constants` - just like it says on the tin
- :ref:`api/decorators:cmd2.decorators` - decorators for ``cmd2``
commands
Expand Down

0 comments on commit 4ed7a9c

Please sign in to comment.