summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* [svn] Add changelog entry.gbrandl2007-06-131-0/+2
|
* [svn] Smartify pygmentize encoding handling.gbrandl2007-06-132-4/+26
|
* [svn] Fix typo.gbrandl2007-06-011-1/+1
|
* [svn] Take #3...gbrandl2007-05-301-2/+2
|
* [svn] Another small test commit.gbrandl2007-05-301-1/+1
|
* [svn] Test commit.gbrandl2007-05-301-1/+1
|
* [svn] More doc.gbrandl2007-05-303-10/+19
|
* [svn] Doc add.gbrandl2007-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.gbrandl2007-05-281-0/+3
|
* [svn] Add a section on directive options.gbrandl2007-05-281-0/+34
|
* [svn] Expand the quickstart a bit.gbrandl2007-05-182-16/+43
|
* [svn] Make a sentence clearer.gbrandl2007-05-181-2/+3
|
* [svn] Elaborate the Unicode docs a bit.gbrandl2007-05-181-9/+24
|
* [svn] Fix a few inconsistencies and nits, mainly in the docs.gbrandl2007-05-045-25/+51
| | | | Use the get_choice_opt function consistently.
* [svn] Fix the filters example.gbrandl2007-05-031-6/+6
|
* [svn] Add whitespace filter. Add a few more filter unit tests.gbrandl2007-05-031-2/+6
|
* [svn] Document "handlecodeblocks" option. Bad mitsuhiko :)gbrandl2007-03-291-0/+4
|
* [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] Prepare for 0.7.1.gbrandl2007-02-151-15/+33
|
* [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
| | | | | | - 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.gbrandl2007-02-102-11/+13
|
* [svn] Copyright notice update.gbrandl2007-02-041-1/+1
|
* [svn] - add missing example filesgbrandl2007-01-251-0/+10
| | | | | - add "outencoding" option to formatters - improve cmdline error reporting
* [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
| | | | file. also fixed python < 2.5 bug
* [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-134-1/+47
|
* [svn] Fix 2.4 compat.gbrandl2007-01-121-1/+1
|
* [svn] Trigger doc rebuildgbrandl2007-01-121-1/+0
|
* [svn] Generate lexer, formatter and filter docs from docstrings.gbrandl2007-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.gbrandl2007-01-112-31/+33
|