summaryrefslogtreecommitdiff
path: root/docs/examples/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Document hiding and disabling commandskotfu2019-08-251-1/+0
| | | | For #765
* Add documentation and example for removing built-in commandskotfu2019-08-231-1/+1
| | | | For #765
* Integrate the ‘integrating’ documentation into the new structurekotfu2019-07-161-1/+1
|
* Integrate freefeatures into new doc structurekotfu2019-07-161-0/+2
|
* Work on Getting Started section of documentationkotfu2019-07-061-1/+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/+1
| | | | For #709
* Revise menu structurekotfu2019-07-031-0/+7
- collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section