summaryrefslogtreecommitdiff
path: root/docs/api
Commit message (Expand)AuthorAgeFilesLines
* Update history documentationkotfu2020-02-241-1/+1
* Revise version statementkotfu2020-02-241-1/+1
* Move list sorting from completion to misckotfu2020-02-241-6/+6
* Revise table of contents to include a description of each modulekotfu2020-02-243-8/+37
* Clarify that the API documentation is the public API.kotfu2020-02-221-0/+13
* Add py_bridge API documentationkotfu2020-02-222-0/+6
* Instead of using automodule, only document public api functionskotfu2020-02-221-1/+74
* Add argparse stuff to apikotfu2020-02-223-0/+12
* Revisions and improvements for hooks and pluginskotfu2020-02-221-2/+18
* plugin and hook documentation updateskotfu2020-02-204-1/+53
* Add history api documentationkotfu2020-02-203-1/+26
* Merge branch 'master' into api_docskotfu2020-02-202-5/+0
|\
| * Fixed docs errorKevin Van Brunt2020-02-201-1/+1
| * Moved custom cmd2 exceptions to a separate file and removed them from public APITodd Leonhardt2020-02-182-5/+0
* | Add API documentation for constantskotfu2020-02-152-0/+30
* | Finish attribute documentation for Statement classkotfu2020-02-141-5/+30
* | Add documentation of multiline_command attributekotfu2020-02-141-0/+5
* | Remove separate files for utility functions and classeskotfu2020-02-143-6/+0
* | Add documentation for parsing classeskotfu2020-02-143-7/+48
* | Merge branch 'api_docs' of https://github.com/python-cmd2/cmd2 into api_docskotfu2020-02-101-2/+14
|\ \ | |/
| * Updated Sphinx documentation related to promptTodd Leonhardt2020-02-081-2/+14
* | Begin process of combining utils api docs into a single documentkotfu2020-02-104-66/+6
* | Title decorator documentation by package namekotfu2020-02-091-2/+2
|/
* EmbeddedConsoleExit should not be part of the public apikotfu2020-02-061-2/+0
* Add documentation of __init__ methodkotfu2020-02-061-0/+2
* Merge branch 'master' into doc_streamlinekotfu2020-02-062-2/+4
|\
| * Documentation updateskotfu2020-02-051-0/+4
| * Fixed doc build and updated READMETodd Leonhardt2020-02-041-2/+0
* | Clean up class and method referenceskotfu2020-02-053-6/+6
|/
* Updating unit tests and docsKevin Van Brunt2020-01-201-0/+2
* Move settable documentation from source code to api docskotfu2020-01-141-0/+8
* Add documentation for default_errorkotfu2020-01-141-0/+3
* Merge branch 'master' into generating_output_docsTodd Leonhardt2020-01-091-1/+7
|\
| * Fixed doc generation errorsKevin Van Brunt2019-12-091-1/+7
* | Show various attribute documentation approaches for #821kotfu2019-11-291-1/+3
* | Show various options for documenting attributeskotfu2019-11-291-0/+4
* | Documentation for colored output #765kotfu2019-11-232-0/+6
|/
* Fixed building of docsKevin Van Brunt2019-10-312-5/+5
* Alphabetized feature listTodd Leonhardt2019-07-061-1/+1
* Added autoclass documentation for cmd2.Cmd in cmd.rstTodd Leonhardt2019-07-061-0/+3
* Added a walkthrough of constructing a simple application to the overviewkotfu2019-07-052-4/+4
* Revise menu structurekotfu2019-07-031-0/+11
* Major overhaul of documentation structure for #709kotfu2019-07-025-0/+78