summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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-142-2/+15
|
* 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] added tim hatch's lexer (forgot about the CHANGELOG entry...) and ↵blackbird2007-05-281-7/+6
| | | | updated docs to jinja 1
* [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-045-25/+51
| | | | Use the get_choice_opt function consistently.
* [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] Prepare for 0.7.1.Georg Brandl2007-02-151-15/+33
|
* [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
|