summaryrefslogtreecommitdiff
path: root/docs/features/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* updated importsEric Lin2020-08-041-0/+1
| | | | Added additional documentation
* Updating documentation for table creationKevin Van Brunt2020-04-221-0/+1
|
* Finish documenting settings and add new builtin_commands documentkotfu2019-11-291-0/+1
|
* Added a documentation section on packaging cmd2 applications for distributionTodd Leonhardt2019-11-161-0/+1
|
* Created a new documentation section on "Output redirection and pipes"Todd Leonhardt2019-11-031-0/+1
| | | | | | | | 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
* Lots of work on the migrating documentation for #719kotfu2019-07-141-0/+1
|
* Alphabetized feature listTodd Leonhardt2019-07-061-13/+13
|
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-051-2/+4
| | | | 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