summaryrefslogtreecommitdiff
path: root/docs/features/index.rst
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2019-07-03 11:23:58 -0600
committerkotfu <kotfu@kotfu.net>2019-07-03 11:23:58 -0600
commit51ea4ba9fbcdfc785a5e9d6bafcac69334e535a8 (patch)
treeb9b6aa7273040f5dd9132e94706c91ac3de601fe /docs/features/index.rst
parent11da5ba65a43c63364e702de726a7bf09a1241b4 (diff)
downloadcmd2-git-51ea4ba9fbcdfc785a5e9d6bafcac69334e535a8.tar.gz
Revise menu structure
- collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section
Diffstat (limited to 'docs/features/index.rst')
-rw-r--r--docs/features/index.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/features/index.rst b/docs/features/index.rst
new file mode 100644
index 00000000..ae2933e2
--- /dev/null
+++ b/docs/features/index.rst
@@ -0,0 +1,24 @@
+Features
+========
+
+.. toctree::
+ :maxdepth: 1
+
+ generating_output
+ argument_processing
+ prompt
+ help
+ history
+ startup_commands
+ shortcuts_aliases_macros
+ settings
+ completion
+ os
+ multiline
+ disable_commands
+ clipboard
+ transcript
+ hooks
+ plugins
+ scripting
+ embedded_python_shells