diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-06 19:29:48 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2019-07-06 19:29:48 -0400 |
| commit | 5bd8981e4eecd2799e7b49566ab89ad26cb40c02 (patch) | |
| tree | f07c68089e0f4eb718117dbff1c450cae3a08df5 /docs | |
| parent | 1ae86e0829895d3dca99f4f30c6c97656008bc84 (diff) | |
| download | cmd2-git-5bd8981e4eecd2799e7b49566ab89ad26cb40c02.tar.gz | |
Alphabetized feature list
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/index.rst | 2 | ||||
| -rw-r--r-- | docs/features/history.rst | 4 | ||||
| -rw-r--r-- | docs/features/index.rst | 26 |
3 files changed, 16 insertions, 16 deletions
diff --git a/docs/api/index.rst b/docs/api/index.rst index 15138cc1..94d0fdd4 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -7,5 +7,5 @@ API Reference cmd decorators exceptions - utility_functions utility_classes + utility_functions diff --git a/docs/features/history.rst b/docs/features/history.rst index a2c9e2d7..7d6a03a4 100644 --- a/docs/features/history.rst +++ b/docs/features/history.rst @@ -1,5 +1,5 @@ -Command History -=============== +History +======= For Developers -------------- diff --git a/docs/features/index.rst b/docs/features/index.rst index b8ee6b20..3087031f 100644 --- a/docs/features/index.rst +++ b/docs/features/index.rst @@ -4,23 +4,23 @@ Features .. toctree:: :maxdepth: 1 + argument_processing + clipboard commands + completion + disable_commands + embedded_python_shells generating_output - argument_processing - prompt help history - startup_commands - shortcuts_aliases_macros - settings - completion - os - multiline_commands - disable_commands - clipboard - transcripts - initialization hooks + initialization + multiline_commands + os plugins + prompt scripting - embedded_python_shells + settings + shortcuts_aliases_macros + startup_commands + transcripts |
