Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated documentation with more explicit discussions on testing | Eric Lin | 2020-08-20 | 1 | -0/+2 |
| | | | | Added unit test to verify command name validation updates. | ||||
* | Move line that seemed out of place at the very end to before the "advanced" ↵ | Todd Leonhardt | 2020-06-27 | 1 | -3/+3 |
| | | | | section | ||||
* | Further additions to pyscript documenntation for Issue #644 | Eric Lin | 2020-06-22 | 1 | -0/+18 |
| | |||||
* | Addressing PR feedback. | kotfu | 2020-02-28 | 1 | -0/+9 |
| | |||||
* | Update scripting docs. Closes #765. | kotfu | 2020-02-28 | 1 | -17/+23 |
| | |||||
* | Removed dash from 'tab complete' string | Kevin Van Brunt | 2020-02-13 | 1 | -2/+2 |
| | |||||
* | Started adding Pyscript documentation | Todd Leonhardt | 2019-11-17 | 1 | -2/+26 |
| | |||||
* | Fixed typos | Kevin Van Brunt | 2019-11-06 | 1 | -1/+1 |
| | |||||
* | Created a new documentation section on "Output redirection and pipes" | Todd Leonhardt | 2019-11-03 | 1 | -2/+5 |
| | | | | | | | | Also: - Moved existing output redirection documentation from "Generating Output" section there - Significantly expanded upon this - Improved documentation on Command Scripts - Added missing setting to Settings documentation section | ||||
* | Integrate freefeatures into new doc structure | kotfu | 2019-07-16 | 1 | -5/+47 |
| | |||||
* | Add doc8 documentation style checking | kotfu | 2019-07-06 | 1 | -5/+7 |
| | | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors | ||||
* | Skeleton doc structure complete for #709 | kotfu | 2019-07-02 | 1 | -0/+18 |