summaryrefslogtreecommitdiff
path: root/docs/src
Commit message (Expand)AuthorAgeFilesLines
...
* [svn] fixed syntax error in pygments docsblackbird2007-02-171-1/+1
* [svn] A bit moving around.gbrandl2007-02-171-17/+22
* [svn] Add ==dev egg install.gbrandl2007-02-171-0/+14
* [svn] Move docs for not-so-common options to individual classes.gbrandl2007-02-161-24/+0
* [svn] Mention the options.gbrandl2007-02-161-4/+5
* [svn] Improve Moin parser and add docs.gbrandl2007-02-142-0/+40
* [svn] Make the XML lexer recognize tag names with underscores. Fixes #201.gbrandl2007-02-132-3/+3
* [svn] Small docs update.gbrandl2007-02-131-1/+1
* [svn] Quite a few things:gbrandl2007-02-122-12/+45
* [svn] Clarify docs for the ReST directive.gbrandl2007-02-101-10/+12
* [svn] - add missing example filesgbrandl2007-01-251-0/+10
* [svn] Allow dropping style files into the styles subpackage.gbrandl2007-01-251-1/+11
* [svn] Added using(state=x) and RST lexer by Tim Hatch.gbrandl2007-01-251-2/+6
* [svn] Some minor cleanup.gbrandl2007-01-201-7/+8
* [svn] various changes in pygments (does also affect the docs)blackbird2007-01-201-0/+15
* [svn] Some clarification in quickstart.gbrandl2007-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.gbrandl2007-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 rebuildgbrandl2007-01-121-1/+0
* [svn] Generate lexer, formatter and filter docs from docstrings.gbrandl2007-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.gbrandl2007-01-112-31/+33
* [svn] Improve MoinWikiLexer.gbrandl2007-01-111-3/+3
* [svn] Add Trac Wiki lexer, by Tim Hatch.gbrandl2007-01-111-0/+11
* [svn] Note newness in 0.7.gbrandl2007-01-111-0/+2
* [svn] Added Python traceback lexer by Tim Hatch.gbrandl2007-01-111-0/+9
* [svn] Add setup.py develop hint.gbrandl2007-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.gbrandl2006-12-201-0/+5
* [svn] Improve Unicode handling without encoding.gbrandl2006-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 filegbrandl2006-12-171-1/+14
* [svn] Note lexer mimetypes in docs.gbrandl2006-12-161-0/+38
* [svn] Typo.gbrandl2006-12-161-1/+1
* [svn] Some doc updates.gbrandl2006-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.gbrandl2006-12-141-1/+10