summaryrefslogtreecommitdiff
path: root/docs/features
Commit message (Collapse)AuthorAgeFilesLines
...
* Improved macro documentationTodd Leonhardt2019-11-031-0/+10
|
* Improved alias documentationfTodd Leonhardt2019-11-031-0/+8
|
* Created a new documentation section on "Output redirection and pipes"Todd Leonhardt2019-11-036-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 invocationTodd Leonhardt2019-11-021-1/+6
|
* Moved docs on "Commands at Invocation" and "Startup Script" from ↵Todd Leonhardt2019-11-022-54/+53
| | | | Miscellaneous section to "Startup Commands" section
* Added documentation for empty sections of the Sphinx docsTodd Leonhardt2019-11-023-2/+215
|
* Fixed building of docsKevin Van Brunt2019-10-311-3/+3
|
* Minor spelling and grammar fixesTodd Leonhardt2019-09-212-9/+9
|
* Document hiding and disabling commandskotfu2019-08-253-10/+116
| | | | For #765
* Add documentation and example for removing built-in commandskotfu2019-08-231-0/+8
| | | | For #765
* command documentation for #765kotfu2019-08-231-22/+158
|
* Updated Sphinx docs resources page to link to PyOhio 2019 presentation ↵Todd Leonhardt2019-08-081-1/+1
| | | | instead of Florida PyCon 2017 one
* Verifying command names in __init__Kevin Van Brunt2019-08-071-0/+1
|
* Updated docsKevin Van Brunt2019-08-051-0/+3
|
* Changed all uses of sub-command to subcommandKevin Van Brunt2019-07-191-5/+5
|
* Integrate ‘parameter changes’ document into new doc structurekotfu2019-07-163-0/+187
|
* Integrate the unfreefeatures legacy documentationkotfu2019-07-165-0/+281
|
* Merge branch 'master' into integrate_legacy_documentationkotfu2019-07-161-1/+1
|\ | | | | | | | | # Conflicts: # docs/features/history.rst
| * Fixed documentation for run_script and renamed history optionKevin Van Brunt2019-07-161-2/+2
| |
* | Integrate freefeatures into new doc structurekotfu2019-07-166-16/+152
|/
* Write clipboard feature pagekotfu2019-07-151-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 #719kotfu2019-07-142-2/+10
|
* Lots of work on the migrating documentation for #719kotfu2019-07-145-1/+181
|
* Alphabetized feature listTodd Leonhardt2019-07-062-15/+15
|
* Added automodule documentation for clipboard.pyTodd Leonhardt2019-07-061-0/+2
|
* Add links to list of featureskotfu2019-07-061-0/+10
|
* Add doc8 documentation style checkingkotfu2019-07-0610-161/+420
| | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors
* Formatting cleanupskotfu2019-07-062-48/+57
|
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-056-6/+22
| | | | For #709
* Revise menu structurekotfu2019-07-031-0/+24
| | | | | - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section
* Skeleton doc structure complete for #709kotfu2019-07-0215-3/+253
|
* Major overhaul of documentation structure for #709kotfu2019-07-025-0/+836