Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improved macro documentation | Todd Leonhardt | 2019-11-03 | 1 | -0/+10 | |
| | ||||||
* | Improved alias documentationf | Todd Leonhardt | 2019-11-03 | 1 | -0/+8 | |
| | ||||||
* | Created a new documentation section on "Output redirection and pipes" | Todd Leonhardt | 2019-11-03 | 6 | -38/+89 | |
| | | | | | | | | 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 | |||||
* | Added some clarifying extra info about using commands at invocation | Todd Leonhardt | 2019-11-02 | 1 | -1/+6 | |
| | ||||||
* | Moved docs on "Commands at Invocation" and "Startup Script" from ↵ | Todd Leonhardt | 2019-11-02 | 2 | -54/+53 | |
| | | | | Miscellaneous section to "Startup Commands" section | |||||
* | Added documentation for empty sections of the Sphinx docs | Todd Leonhardt | 2019-11-02 | 3 | -2/+215 | |
| | ||||||
* | Fixed building of docs | Kevin Van Brunt | 2019-10-31 | 1 | -3/+3 | |
| | ||||||
* | Minor spelling and grammar fixes | Todd Leonhardt | 2019-09-21 | 2 | -9/+9 | |
| | ||||||
* | Document hiding and disabling commands | kotfu | 2019-08-25 | 3 | -10/+116 | |
| | | | | For #765 | |||||
* | Add documentation and example for removing built-in commands | kotfu | 2019-08-23 | 1 | -0/+8 | |
| | | | | For #765 | |||||
* | command documentation for #765 | kotfu | 2019-08-23 | 1 | -22/+158 | |
| | ||||||
* | Updated Sphinx docs resources page to link to PyOhio 2019 presentation ↵ | Todd Leonhardt | 2019-08-08 | 1 | -1/+1 | |
| | | | | instead of Florida PyCon 2017 one | |||||
* | Verifying command names in __init__ | Kevin Van Brunt | 2019-08-07 | 1 | -0/+1 | |
| | ||||||
* | Updated docs | Kevin Van Brunt | 2019-08-05 | 1 | -0/+3 | |
| | ||||||
* | Changed all uses of sub-command to subcommand | Kevin Van Brunt | 2019-07-19 | 1 | -5/+5 | |
| | ||||||
* | Integrate ‘parameter changes’ document into new doc structure | kotfu | 2019-07-16 | 3 | -0/+187 | |
| | ||||||
* | Integrate the unfreefeatures legacy documentation | kotfu | 2019-07-16 | 5 | -0/+281 | |
| | ||||||
* | Merge branch 'master' into integrate_legacy_documentation | kotfu | 2019-07-16 | 1 | -1/+1 | |
|\ | | | | | | | | | # Conflicts: # docs/features/history.rst | |||||
| * | Fixed documentation for run_script and renamed history option | Kevin Van Brunt | 2019-07-16 | 1 | -2/+2 | |
| | | ||||||
* | | Integrate freefeatures into new doc structure | kotfu | 2019-07-16 | 6 | -16/+152 | |
|/ | ||||||
* | Write clipboard feature page | kotfu | 2019-07-15 | 1 | -3/+26 | |
| | | | | It used to have a weak-sauce paste from the old documentation. Now it’s a real page. Addresses feedback in the PR. | |||||
* | Finish migration documentation for #719 | kotfu | 2019-07-14 | 2 | -2/+10 | |
| | ||||||
* | Lots of work on the migrating documentation for #719 | kotfu | 2019-07-14 | 5 | -1/+181 | |
| | ||||||
* | Alphabetized feature list | Todd Leonhardt | 2019-07-06 | 2 | -15/+15 | |
| | ||||||
* | Added automodule documentation for clipboard.py | Todd Leonhardt | 2019-07-06 | 1 | -0/+2 | |
| | ||||||
* | Add links to list of features | kotfu | 2019-07-06 | 1 | -0/+10 | |
| | ||||||
* | Add doc8 documentation style checking | kotfu | 2019-07-06 | 10 | -161/+420 | |
| | | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors | |||||
* | Formatting cleanups | kotfu | 2019-07-06 | 2 | -48/+57 | |
| | ||||||
* | Added a walkthrough of constructing a simple application to the overview | kotfu | 2019-07-05 | 6 | -6/+22 | |
| | | | | For #709 | |||||
* | Revise menu structure | kotfu | 2019-07-03 | 1 | -0/+24 | |
| | | | | | - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section | |||||
* | Skeleton doc structure complete for #709 | kotfu | 2019-07-02 | 15 | -3/+253 | |
| | ||||||
* | Major overhaul of documentation structure for #709 | kotfu | 2019-07-02 | 5 | -0/+836 | |