summaryrefslogtreecommitdiff
path: root/docs/overview
Commit message (Collapse)AuthorAgeFilesLines
* Fixed broken links in Sphinx docsTodd Leonhardt2020-01-262-7/+7
| | | | | | 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
* Added documentation for empty sections of the Sphinx docsTodd Leonhardt2019-11-021-2/+2
|
* Updated Sphinx docs resources page to link to PyOhio 2019 presentation ↵Todd Leonhardt2019-08-081-1/+1
| | | | instead of Florida PyCon 2017 one
* Add doc8 documentation style checkingkotfu2019-07-064-38/+40
| | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors
* Remove TODOkotfu2019-07-061-6/+0
|
* Work on Getting Started section of documentationkotfu2019-07-063-10/+2
| | | | | - 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
* Add content for how to integrate cmd2 into your projectkotfu2019-07-062-21/+31
|
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-052-4/+9
| | | | For #709
* Revise menu structurekotfu2019-07-036-113/+181
| | | | | - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section
* Major overhaul of documentation structure for #709kotfu2019-07-024-0/+227