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/features/index.rst | |
parent | 1ae86e0829895d3dca99f4f30c6c97656008bc84 (diff) | |
download | cmd2-git-5bd8981e4eecd2799e7b49566ab89ad26cb40c02.tar.gz |
Alphabetized feature list
Diffstat (limited to 'docs/features/index.rst')
-rw-r--r-- | docs/features/index.rst | 26 |
1 files changed, 13 insertions, 13 deletions
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 |