diff options
Diffstat (limited to 'docs/features/index.rst')
-rw-r--r-- | docs/features/index.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/features/index.rst b/docs/features/index.rst new file mode 100644 index 00000000..3087031f --- /dev/null +++ b/docs/features/index.rst @@ -0,0 +1,26 @@ +Features +======== + +.. toctree:: + :maxdepth: 1 + + argument_processing + clipboard + commands + completion + disable_commands + embedded_python_shells + generating_output + help + history + hooks + initialization + multiline_commands + os + plugins + prompt + scripting + settings + shortcuts_aliases_macros + startup_commands + transcripts |