| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated documentation with more explicit discussions on testing | Eric Lin | 2020-08-20 | 1 | -0/+2 |
| | | | | | Added unit test to verify command name validation updates. | ||||
| * | Fixes to sphinx generation | Eric Lin | 2020-08-04 | 1 | -0/+1 |
| | | |||||
| * | Added SkipPostcommandHooks exception and made Cmd2ArgparseError inherit from it. | Kevin Van Brunt | 2020-05-07 | 1 | -13/+15 |
| | | | | | Both exception classes have been added to the public API. | ||||
| * | Updating documentation for table creation | Kevin Van Brunt | 2020-04-22 | 1 | -0/+1 |
| | | |||||
| * | Updated docs | Kevin Van Brunt | 2020-04-22 | 1 | -0/+1 |
| | | |||||
| * | Revise version statement | kotfu | 2020-02-24 | 1 | -1/+1 |
| | | |||||
| * | Revise table of contents to include a description of each module | kotfu | 2020-02-24 | 1 | -2/+25 |
| | | |||||
| * | Clarify that the API documentation is the public API. | kotfu | 2020-02-22 | 1 | -0/+13 |
| | | |||||
| * | Add py_bridge API documentation | kotfu | 2020-02-22 | 1 | -0/+1 |
| | | |||||
| * | Add argparse stuff to api | kotfu | 2020-02-22 | 1 | -0/+2 |
| | | |||||
| * | plugin and hook documentation updates | kotfu | 2020-02-20 | 1 | -0/+1 |
| | | | | | | | - add api documentation for plugin data classes - update hook and plugin documentation to link to now documented api classes | ||||
| * | Add history api documentation | kotfu | 2020-02-20 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' into api_docs | kotfu | 2020-02-20 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | # Conflicts: # CHANGELOG.md # cmd2/__init__.py # cmd2/decorators.py # docs/api/utility_functions.rst | ||||
| | * | Moved custom cmd2 exceptions to a separate file and removed them from public API | Todd Leonhardt | 2020-02-18 | 1 | -1/+0 |
| | | | |||||
| * | | Add API documentation for constants | kotfu | 2020-02-15 | 1 | -0/+1 |
| | | | |||||
| * | | Remove separate files for utility functions and classes | kotfu | 2020-02-14 | 1 | -2/+0 |
| | | | |||||
| * | | Add documentation for parsing classes | kotfu | 2020-02-14 | 1 | -0/+1 |
| | | | |||||
| * | | Begin process of combining utils api docs into a single document | kotfu | 2020-02-10 | 1 | -0/+1 |
| |/ | |||||
| * | Documentation for colored output #765 | kotfu | 2019-11-23 | 1 | -0/+1 |
| | | |||||
| * | Alphabetized feature list | Todd Leonhardt | 2019-07-06 | 1 | -1/+1 |
| | | |||||
| * | Added a walkthrough of constructing a simple application to the overview | kotfu | 2019-07-05 | 1 | -2/+2 |
| | | | | | For #709 | ||||
| * | Revise menu structure | kotfu | 2019-07-03 | 1 | -0/+11 |
| - collapse menu structure in sidebar so not everything is always shown - updates to Getting Started section | |||||
