summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update docs for 2.5 release.Matthäus G. Chajdas2019-11-261-0/+5
* Add Zeek lexer based on the Bro lexerJon Siwek2019-11-251-0/+1
* doc/faq: add Spyder to users listGeorg Brandl2019-11-241-2/+3
* make download feature more compatible, credit to PyodideGeorg Brandl2019-11-243-14/+23
* add feature to download generated HTMLGeorg Brandl2019-11-242-0/+16
* add pyodide-based demo for the websiteGeorg Brandl2019-11-247-1/+179
* fix small issues in the docsGeorg Brandl2019-11-243-13/+8
* Fixup sidebars of standalone doc pages.Georg Brandl2019-11-101-28/+6
* Add @anteru to the author list.Georg Brandl2019-11-101-1/+2
* Update hg/bitbucket -> git/github everywhere.Georg Brandl2019-11-106-26/+19
* Remove link to pocoo channelJoão Almeida2019-10-031-5/+3
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-282-2/+2
* Update mappings, CHANGS and languages.Matth?us G. Chajdas2019-04-301-0/+1
* Add Tera Term to CHANGES, languages.Matth?us G. Chajdas2019-04-301-0/+1
* Add Boa to CHANGES, language list.Matth?us G. Chajdas2019-04-301-0/+1
* Update CHANGES, language list.Matth?us G. Chajdas2019-04-301-0/+2
* Various fixes and cleanups to the last batch of new languages.Matth?us G. Chajdas2019-04-281-0/+4
* Fix documentation build using Sphinx 2.0 (fixes #1501.)Matth?us G. Chajdas2019-04-021-2/+2
* Add Perl 6 to the language listTobias Boege2019-03-021-1/+1
* Update CHANGES and language list.Matth?us G. Chajdas2019-02-121-0/+5
* Fix a few markup problems in the docs.Georg Brandl2018-12-181-26/+24
* Update ansi color name change version.Matth?us G. Chajdas2018-12-161-6/+6
* Merged in mortenlund/pygments-main (pull request #777)Anteru2018-12-161-8/+41
|\
| * Change ansi color names to more saying namesMorten Enemark Lund2018-08-041-8/+41
* | Add Fennel and HLSL to the list of supported languages.Matth?us G. Chajdas2018-11-241-0/+2
* | Fix another instance of print in the quickstart documentation.Matth?us G. Chajdas2018-11-241-1/+1
* | Fix the tests, and enable them for Python 2.7, 3.5, 3.6, 3.7.Matth?us G. Chajdas2018-11-241-2/+2
* | Use print as a function so the example works in Python 3.Edward Betts2018-11-041-1/+1
|/
* Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)Georg Brandl2017-01-226-5/+6
|\
| * Merged in cocoatomo/pygments-main/pr/missing-self (pull request #613)Georg Brandl2017-01-222-2/+2
| |\
| | * Copyright update.Georg Brandl2017-01-222-2/+2
| | * Add support for partials and path segments for Handlebars.Christian Hammond2016-11-0441-0/+4346
| * Insert a missing argument "self"cocoatomo2016-06-141-1/+1
| * Correct links to chardet.Tim Hatch2016-06-012-2/+2
| * Implement Crystal lexer (based on RubyLexer)Oleh Prypin2016-03-221-0/+1
* | remove leftover documentation that I missed in the previous mergeTanner Prynn2016-02-291-2/+0
* | bring this branch up-to-date with master, and resolve merge conflicts in lexe...Tanner Prynn2016-02-263-2/+83
|\ \ | |/ |/|
| * Update pull request per comments by birkenfeld.Tanner Prynn2016-02-243-25/+31
| * Add api, command line, etc. documentation for custom lexer/formatter loadingTanner Prynn2016-02-223-4/+54
| * Add additional command line option to prevent users from using eval() on untr...Tanner Prynn2016-02-221-0/+24
* | mergeGeorg Brandl2016-02-151-1/+1
|\ \
| * | Rename ansilist that now is a set, slipped though PR 531 reviewMatthias Bussonnier2016-02-141-1/+1
* | | Elaborate on source code dir.Georg Brandl2016-02-151-1/+3
* | | Add a few more introductory words to lexerdev.Georg Brandl2016-02-151-4/+10
|/ /
* | Add authors entry, changelog for PR#531 and fixup a few style issues.Georg Brandl2016-02-141-27/+24
* | Merged in Carreau/pygments-main/256ansi (pull request #531)Georg Brandl2016-02-141-0/+59
|\ \
| * | Update to leave compatibility for other formatters.Matthias Bussonnier2016-02-121-17/+31
| * | Remove rogue byte sequence in documentation.Matthias Bussonnier2016-02-081-1/+1
| * | Handle some `#ansi*` in HtmlFormatterMatthias Bussonnier2016-02-081-2/+6
| * | Add documentation on non-extended foreground color for Terminal256 stylesMatthias Bussonnier2016-02-071-1/+42