summaryrefslogtreecommitdiff
path: root/docs/src
Commit message (Expand)AuthorAgeFilesLines
* [svn] Improve Moin parser and add docs.Georg Brandl2007-02-142-0/+40
* [svn] Make the XML lexer recognize tag names with underscores. Fixes #201.Georg Brandl2007-02-132-3/+3
* [svn] Small docs update.Georg Brandl2007-02-131-1/+1
* [svn] Quite a few things:Georg Brandl2007-02-122-12/+45
* [svn] Clarify docs for the ReST directive.Georg Brandl2007-02-101-10/+12
* [svn] - add missing example filesGeorg Brandl2007-01-251-0/+10
* [svn] Allow dropping style files into the styles subpackage.Georg Brandl2007-01-251-1/+11
* [svn] Added using(state=x) and RST lexer by Tim Hatch.Georg Brandl2007-01-251-2/+6
* [svn] Some minor cleanup.Georg Brandl2007-01-201-7/+8
* [svn] various changes in pygments (does also affect the docs)blackbird2007-01-201-0/+15
* [svn] Some clarification in quickstart.Georg Brandl2007-01-171-6/+8
* [svn] fixed error in unicode documentation and added newlines in template.py ...blackbird2007-01-141-2/+2
* [svn] Some doc changes to trigger rebuild.Georg Brandl2007-01-132-8/+8
* [svn] added unicode information for pygmentsblackbird2007-01-132-0/+33
* [svn] documented token functionsblackbird2007-01-131-0/+9
* [svn] added missing explanation for Punctuation in overviewblackbird2007-01-131-2/+2
* [svn] documented `Punctuation` operatorblackbird2007-01-131-16/+26
* [svn] changed the link backblackbird2007-01-131-1/+1
* [svn] changed a link to trigger the doc rebuildblackbird2007-01-131-1/+1
* [svn] added authors and changelog to documentationblackbird2007-01-133-0/+16
* [svn] Trigger doc rebuildGeorg Brandl2007-01-121-1/+0
* [svn] Generate lexer, formatter and filter docs from docstrings.Georg Brandl2007-01-123-1090/+3
* [svn] fixed bug in pytb lexer declaration, added ben bangerts mako lexers, do...blackbird2007-01-122-3/+107
* [svn] Some doc nits.Georg Brandl2007-01-112-31/+33
* [svn] Improve MoinWikiLexer.Georg Brandl2007-01-111-3/+3
* [svn] Add Trac Wiki lexer, by Tim Hatch.Georg Brandl2007-01-111-0/+11
* [svn] Note newness in 0.7.Georg Brandl2007-01-111-0/+2
* [svn] Added Python traceback lexer by Tim Hatch.Georg Brandl2007-01-111-0/+9
* [svn] Add setup.py develop hint.Georg Brandl2007-01-101-2/+5
* [svn] added entry to CHANGES, made @simplefilter less magic and pickleableblackbird2006-12-211-0/+3
* [svn] documented the behavior of the `in` operator for tokens in pygments 0.7blackbird2006-12-211-0/+13
* [svn] == -> is in filter documentationblackbird2006-12-211-4/+4
* [svn] fixed typo in documentationblackbird2006-12-211-2/+2
* [svn] implemented filters for pygments (first approach, api might change), it...blackbird2006-12-217-1/+149
* [svn] Clarify docs and remove debugging code.Georg Brandl2006-12-201-0/+5
* [svn] Improve Unicode handling without encoding.Georg Brandl2006-12-202-1/+8
* [svn] added examplefile for apache lexer and improved itblackbird2006-12-201-2/+2
* [svn] adopted patch #161 and documented it.blackbird2006-12-191-0/+11
* [svn] - Added option for the HTML formatter to write the CSS to an external fileGeorg Brandl2006-12-171-1/+14
* [svn] Note lexer mimetypes in docs.Georg Brandl2006-12-161-0/+38
* [svn] Typo.Georg Brandl2006-12-161-1/+1
* [svn] Some doc updates.Georg Brandl2006-12-164-7/+49
* [svn] fixed typoblackbird2006-12-161-1/+1
* [svn] added rtf formatter to the documentationblackbird2006-12-161-0/+18
* [svn] Add Bash lexer modified from Tim Hatch.Georg Brandl2006-12-141-1/+10
* [svn] Add ApacheConf lexer by Tim Hatch.Georg Brandl2006-12-141-0/+18
* [svn] Typo fix.Georg Brandl2006-12-071-1/+1
* [svn] added documentation helper script and updated lexer documentation regar...blackbird2006-12-061-2/+48
* [svn] Little grammar restructuring.Georg Brandl2006-12-061-3/+4
* [svn] ported the myghty lexer by zzzeek (correct amount of zs and es?) to pyg...blackbird2006-12-061-0/+5