Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed broken links in Sphinx docs | Todd Leonhardt | 2020-01-26 | 1 | -2/+2 |
| | | | | | | Also: - Added a "linkcheck" task to the invoke tasks _ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke | ||||
* | Document hiding and disabling commands | kotfu | 2019-08-25 | 2 | -42/+0 |
| | | | | For #765 | ||||
* | Add documentation and example for removing built-in commands | kotfu | 2019-08-23 | 3 | -8/+42 |
| | | | | For #765 | ||||
* | Integrate the ‘integrating’ documentation into the new structure | kotfu | 2019-07-16 | 2 | -1/+83 |
| | |||||
* | Integrate freefeatures into new doc structure | kotfu | 2019-07-16 | 2 | -0/+9 |
| | |||||
* | Fixed a couple links that I accidentally broke with my last commit | Todd Leonhardt | 2019-07-06 | 1 | -2/+2 |
| | |||||
* | Add links to list of features | kotfu | 2019-07-06 | 1 | -8/+8 |
| | |||||
* | Add doc8 documentation style checking | kotfu | 2019-07-06 | 1 | -37/+56 |
| | | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors | ||||
* | Work on Getting Started section of documentation | kotfu | 2019-07-06 | 2 | -28/+30 |
| | | | | | - 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 overview | kotfu | 2019-07-05 | 3 | -5/+302 |
| | | | | For #709 | ||||
* | Revise menu structure | kotfu | 2019-07-03 | 1 | -0/+7 |
| | | | | | - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section | ||||
* | Major overhaul of documentation structure for #709 | kotfu | 2019-07-02 | 1 | -0/+4 |