summaryrefslogtreecommitdiff
path: root/doc/docs
Commit message (Collapse)AuthorAgeFilesLines
* Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-211-2/+3
| | | | | | The function needs a "self" argument since it is used as a method in the automatically created class. No use fixing that in the code, as it kills backwards compatibility.
* spelling/grammar/syntax fixes for docsEricFromCanada2014-11-146-16/+16
|
* Update docs w.r.t. encodings.Georg Brandl2014-11-063-9/+21
|
* all lexers: fix unescaped { and } so that the "regex" module can compile our ↵Georg Brandl2014-10-151-1/+1
| | | | regexes
* Fix style docs w/ HtmlFormatter example.Tim Hatch2014-10-061-0/+2
| | | | Fixes #1014
* Include newer features in the lexerdevelopment doc, and update it a bit.Georg Brandl2014-10-041-3/+22
|
* move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-162/+223
|
* split up text lexersGeorg Brandl2014-09-191-1/+1
|
* Sentence fixMatt Montag2014-08-241-1/+1
|
* Add token type Number.BinDavid Corbett2014-05-191-0/+3
|
* New docs + website using Sphinx.Georg Brandl2014-01-1820-0/+2546