summaryrefslogtreecommitdiff
path: root/doc/docs/api.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update pull request per comments by birkenfeld.Tanner Prynn2016-02-241-20/+12
| | | | | | | Add optional function parameter for the class name to instantiate, and update cli to support this. Move error handling to within the loading functions; they now only raise ClassNotFound. Modify doc with these updates and the version number. Test case clean up and additions.
* Add api, command line, etc. documentation for custom lexer/formatter loadingTanner Prynn2016-02-221-2/+9
|
* Add additional command line option to prevent users from using eval() on ↵Tanner Prynn2016-02-221-0/+24
| | | | | | | | untrusted files Finish custom-formatter loading and fill in some docstrings Add load_?_from_file functions to API documentation pep8 compliance
* Document find_lexer_* functions.Georg Brandl2016-02-021-0/+15
|
* New docs + website using Sphinx.Georg Brandl2014-01-181-0/+316