summaryrefslogtreecommitdiff
path: root/docs/src
Commit message (Collapse)AuthorAgeFilesLines
* [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
| | | | 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] 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-101-10/+12
|
* [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-133-0/+16
|
* [svn] Trigger doc rebuildGeorg Brandl2007-01-121-1/+0
|
* [svn] Generate lexer, formatter and filter docs from docstrings.Georg Brandl2007-01-123-1090/+3
| | | | 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
|