summaryrefslogtreecommitdiff
path: root/docs/src
Commit message (Expand)AuthorAgeFilesLines
* Update version info/changelog and update requirement info.1.2Georg Brandl2010-01-011-2/+2
* Make full HTML example more prominent by moving it to the top.Georg Brandl2009-11-231-9/+5
* Fix broken links.Georg Brandl2009-04-121-2/+2
* Update URL.Georg Brandl2009-03-211-1/+1
* Fix typo.Georg Brandl2009-03-101-1/+1
* #372: add -N option to guess lexer name based on file name.Georg Brandl2008-11-151-0/+14
* Add link to Textmate bundle.Georg Brandl2008-11-021-1/+9
* Add `Keyword.Namespace` token type, initial patch provided by Pete Curry.thatch2008-07-231-0/+4
* Fix analyse vs analyze in the docs.Georg Brandl2008-05-062-4/+4
* Add note about empty regex.Georg Brandl2008-04-261-0/+3
* Fix argument order.Georg Brandl2008-03-291-1/+1
* Expand a bit in the cmdline docs.Georg Brandl2008-03-051-3/+26
* Remove confusing note from the docs.Georg Brandl2008-03-021-4/+4
* Clarify quickstart docs.Georg Brandl2007-11-011-1/+12
* Add Common Lisp and Debian Control file lexer.Georg Brandl2007-10-141-3/+3
* Add -P option to command line mode.Georg Brandl2007-10-141-0/+8
* Add doc entry for r434.Georg Brandl2007-09-281-0/+3
* Update docs for new externals.Georg Brandl2007-09-123-71/+19
* update installation docs.gbr2007-09-081-10/+11
* [svn] Fix #269 -- errors in formatterdevelopment example.Georg Brandl2007-08-071-5/+5
* [svn] Add changelog entry.Georg Brandl2007-06-131-0/+2
* [svn] Smartify pygmentize encoding handling.Georg Brandl2007-06-132-4/+26
* [svn] Fix typo.Georg Brandl2007-06-011-1/+1
* [svn] Take #3...Georg Brandl2007-05-301-2/+2
* [svn] Another small test commit.Georg Brandl2007-05-301-1/+1
* [svn] Test commit.Georg Brandl2007-05-301-1/+1
* [svn] More doc.Georg Brandl2007-05-303-10/+19
* [svn] Doc add.Georg Brandl2007-05-302-0/+11
* [svn] Apply patches by Tim, add MiniD lexer from Jarrett and new example files.Georg Brandl2007-05-281-0/+3
* [svn] Add a section on directive options.Georg Brandl2007-05-281-0/+34
* [svn] Expand the quickstart a bit.Georg Brandl2007-05-182-16/+43
* [svn] Make a sentence clearer.Georg Brandl2007-05-181-2/+3
* [svn] Elaborate the Unicode docs a bit.Georg Brandl2007-05-181-9/+24
* [svn] Fix a few inconsistencies and nits, mainly in the docs.Georg Brandl2007-05-044-23/+49
* [svn] Fix the filters example.Georg Brandl2007-05-031-6/+6
* [svn] Add whitespace filter. Add a few more filter unit tests.Georg Brandl2007-05-031-2/+6
* [svn] Document "handlecodeblocks" option. Bad mitsuhiko :)Georg Brandl2007-03-291-0/+4
* [svn] fixed syntax error in pygments docsblackbird2007-02-171-1/+1
* [svn] A bit moving around.Georg Brandl2007-02-171-17/+22
* [svn] Add ==dev egg install.Georg Brandl2007-02-171-0/+14
* [svn] Move docs for not-so-common options to individual classes.Georg Brandl2007-02-161-24/+0
* [svn] Mention the options.Georg Brandl2007-02-161-4/+5
* [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