summaryrefslogtreecommitdiff
path: root/docs/overview/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Work on Getting Started section of documentationkotfu2019-07-061-2/+1
| | | | | - 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
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-051-1/+2
| | | | For #709
* Revise menu structurekotfu2019-07-031-0/+15
- collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section