Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 4 | -4/+217 | |
| | ||||||
* | Fixed building of docs | Kevin Van Brunt | 2019-10-31 | 3 | -8/+8 | |
| | ||||||
* | Minor spelling and grammar fixes | Todd Leonhardt | 2019-09-21 | 2 | -9/+9 | |
| | ||||||
* | Document hiding and disabling commands | kotfu | 2019-08-25 | 5 | -52/+116 | |
| | | | | For #765 | |||||
* | Add documentation and example for removing built-in commands | kotfu | 2019-08-23 | 4 | -8/+50 | |
| | | | | 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 | 2 | -2/+2 | |
| | | | | 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 | |
| | ||||||
* | Fixed broken links in README.md due to documentation reorganization | Todd Leonhardt | 2019-07-18 | 1 | -6/+6 | |
| | | | | | | Also: - Moved Examples before API Reference in overall documentation index - Added an example project | |||||
* | Integrate ‘parameter changes’ document into new doc structure | kotfu | 2019-07-16 | 5 | -209/+187 | |
| | ||||||
* | Integrate the ‘integrating’ documentation into the new structure | kotfu | 2019-07-16 | 3 | -12/+3 | |
| | ||||||
* | Integrate the unfreefeatures legacy documentation | kotfu | 2019-07-16 | 8 | -308/+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 | 10 | -154/+161 | |
|/ | ||||||
* | 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. | |||||
* | Fix changes requested in PR | kotfu | 2019-07-15 | 1 | -5/+6 | |
| | ||||||
* | Finish migration documentation for #719 | kotfu | 2019-07-14 | 7 | -38/+149 | |
| | ||||||
* | Lots of work on the migrating documentation for #719 | kotfu | 2019-07-14 | 13 | -210/+262 | |
| | ||||||
* | Addressed PR recommendations | Todd Leonhardt | 2019-07-08 | 2 | -2/+11 | |
| | ||||||
* | Started filling in some missing stuff in the new documentation structure | Todd Leonhardt | 2019-07-07 | 3 | -24/+61 | |
| | ||||||
* | Merge branch 'docstructure' of github.com:python-cmd2/cmd2 into docstructure | kotfu | 2019-07-06 | 1 | -2/+2 | |
|\ | ||||||
| * | Fixed a couple links that I accidentally broke with my last commit | Todd Leonhardt | 2019-07-06 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'docstructure' of github.com:python-cmd2/cmd2 into docstructure | kotfu | 2019-07-06 | 3 | -16/+16 | |
|\ \ | |/ | ||||||
| * | Alphabetized feature list | Todd Leonhardt | 2019-07-06 | 3 | -16/+16 | |
| | | ||||||
* | | Add copyright links per comments in #712 | kotfu | 2019-07-06 | 3 | -1/+9 | |
|/ | ||||||
* | Added automodule documentation for clipboard.py | Todd Leonhardt | 2019-07-06 | 1 | -0/+2 | |
| | ||||||
* | Added autoclass documentation for cmd2.Cmd in cmd.rst | Todd Leonhardt | 2019-07-06 | 4 | -0/+14 | |
| | | | | This required whitespace tweaks to a number of docstrings. | |||||
* | Add links to list of features | kotfu | 2019-07-06 | 2 | -8/+18 | |
| | ||||||
* | Add doc8 documentation style checking | kotfu | 2019-07-06 | 23 | -651/+760 | |
| | | | | | | - add dev dependency - add doc8 to tasks.py - fix all doc8 errors | |||||
* | Remove TODO | kotfu | 2019-07-06 | 1 | -6/+0 | |
| | ||||||
* | Work on Getting Started section of documentation | kotfu | 2019-07-06 | 5 | -38/+32 | |
| | | | | | - 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 project | kotfu | 2019-07-06 | 2 | -21/+31 | |
| | ||||||
* | Formatting cleanups | kotfu | 2019-07-06 | 2 | -48/+57 | |
| | ||||||
* | Added a walkthrough of constructing a simple application to the overview | kotfu | 2019-07-05 | 15 | -21/+341 | |
| | | | | For #709 | |||||
* | Fix headers | kotfu | 2019-07-03 | 1 | -8/+16 | |
| | ||||||
* | Revise menu structure | kotfu | 2019-07-03 | 11 | -165/+248 | |
| | | | | | - 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 | 18 | -195/+266 | |
| | ||||||
* | Major overhaul of documentation structure for #709 | kotfu | 2019-07-02 | 25 | -85/+405 | |
| | ||||||
* | Remove load, _relative_load, pyscript aliases which | Todd Leonhardt | 2019-06-29 | 2 | -12/+10 | |
| | | | | | | These commands were renamed in the last release, but aliases were created along with warnings to help aid the transition. The command aliases are now being removed in this release. | |||||
* | Updated Sphinx documentation and README.md | Todd Leonhardt | 2019-06-28 | 1 | -4/+7 | |
| | ||||||
* | More replacing of 'colors' with 'allow_ansi' | Kevin Van Brunt | 2019-06-26 | 1 | -2/+2 | |
| | ||||||
* | Replaced more pexcept uses with perror | Kevin Van Brunt | 2019-06-25 | 1 | -1/+1 | |
| | ||||||
* | Made last_result public and restored the initialization of it in __init__ ↵ | Todd Leonhardt | 2019-06-23 | 1 | -1/+1 | |
| | | | | and associated comment | |||||
* | Fixed a bunch of examples which were broken due to moving DEFAULT_SHORTCUTS ↵ | Todd Leonhardt | 2019-06-16 | 1 | -1/+1 | |
| | | | | from cmd2.py to constants.py | |||||
* | Updated various documentation and tests to not use load | Todd Leonhardt | 2019-06-15 | 2 | -4/+5 | |
| | ||||||
* | Updated documentation | Kevin Van Brunt | 2019-06-15 | 4 | -27/+16 | |
| |