diff options
| author | kotfu <kotfu@kotfu.net> | 2019-07-06 12:51:55 -0600 |
|---|---|---|
| committer | kotfu <kotfu@kotfu.net> | 2019-07-06 12:51:55 -0600 |
| commit | 369f7eb1df01cc46e0212aa131536e99c1fa68ba (patch) | |
| tree | 0026f840c81396fa03cba3f647e09d099dcc2b85 /docs/overview/index.rst | |
| parent | 52a670483e2ea010c56debb4c1ad51c9fda05e46 (diff) | |
| download | cmd2-git-369f7eb1df01cc46e0212aa131536e99c1fa68ba.tar.gz | |
Work on Getting Started section of documentation
- change the walk through from example.py to a new first_app.py (based on example.py)
- remove the feature tour section, we’ll use the first application to demo the key features
Diffstat (limited to 'docs/overview/index.rst')
| -rw-r--r-- | docs/overview/index.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/overview/index.rst b/docs/overview/index.rst index 831e9bf0..231191c1 100644 --- a/docs/overview/index.rst +++ b/docs/overview/index.rst @@ -5,9 +5,8 @@ Getting Started :maxdepth: 1 :hidden: - featuretour - ../examples/example installation + ../examples/first_app integrating alternatives resources |
