From 4ed7a9ccca49356f2e24341a0aabb0868ff041b0 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Mon, 8 Mar 2021 10:50:52 -0500 Subject: Added link for command_definition module --- docs/api/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/api') diff --git a/docs/api/index.rst b/docs/api/index.rst index 1a49adfa..861c3f97 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -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 -- cgit v1.2.1