summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)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
| | | | | | - new pygmentize options, -F for filters and -H for detail help. - an automatically-created formatter map - better HTML formatter subclassing
* [svn] Clarify docs for the ReST directive.Georg Brandl2007-02-102-11/+13
|
* [svn] Copyright notice update.Georg Brandl2007-02-041-1/+1
|
* [svn] - add missing example filesGeorg Brandl2007-01-251-0/+10
| | | | | - add "outencoding" option to formatters - improve cmdline error reporting
* [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
| | | | file. also fixed python < 2.5 bug
* [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-134-1/+47
|
* [svn] Fix 2.4 compat.Georg Brandl2007-01-121-1/+1
|
* [svn] Trigger doc rebuildGeorg Brandl2007-01-121-1/+0
|
* [svn] Generate lexer, formatter and filter docs from docstrings.Georg Brandl2007-01-124-1117/+104
| | | | There is the problem of ordering, though.
* [svn] fixed bug in pytb lexer declaration, added ben bangerts mako lexers, ↵blackbird2007-01-122-3/+107
| | | | documented missing lexers, updated CHANGES
* [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), ↵blackbird2006-12-217-1/+149
| | | | it's impossible at the moment to add filters by using pygmentize
* [svn] added hashes to vim2pygments script where missing, renamed pygment.1 ↵blackbird2006-12-211-0/+0
| | | | to pygmentize.1
* [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
| | | | in "full document" mode.
* [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] Change Pygments license to BSD.Georg Brandl2006-12-101-1/+1
|