summaryrefslogtreecommitdiff
path: root/doc/docs
Commit message (Expand)AuthorAgeFilesLines
* Update many links to use HTTPS and skip redirectsKurt McKee2019-12-186-11/+11
* Improve docs.Matthäus G. Chajdas2019-12-081-9/+10
* fix small issues in the docsGeorg Brandl2019-11-241-8/+3
* Update hg/bitbucket -> git/github everywhere.Georg Brandl2019-11-101-3/+3
* 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
* | Fix another instance of print in the quickstart documentation.Matth?us G. Chajdas2018-11-241-1/+1
* | 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-223-3/+3
|\
| * Insert a missing argument "self"cocoatomo2016-06-141-1/+1
| * Correct links to chardet.Tim Hatch2016-06-012-2/+2
* | 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
* | | Add tokens for string affixes and heredoc delimiters. Add lexing for them in ...Miikka Salminen2016-02-061-0/+8
| |/ |/|
* | Adds an entry to changelog. Adds magic method and variable lexing for PHP alo...Miikka Salminen2016-02-031-4/+4
* | Merged birkenfeld/pygments-main into defaultMiikka Salminen2016-02-031-0/+8
|\ \
| * | Added support and documentation for magic method and variable tokens. ReflectedMiikka Salminen2015-10-231-0/+8
| |/
| * Closes #1134: remove nonworking links from docs/integrateGeorg Brandl2015-10-171-15/+0
| * Merged in jparise/pygments-main/lexer-informations (pull request #468)Tim Hatch2015-10-131-3/+2
| |\
| | * Small problem with overriding get_tokens_unprocessed in the docs (thanks M. H...Georg Brandl2015-10-121-3/+2
| * | "information" is the correct word.Jon Parise2015-05-171-1/+1
| |/
| * Added a new token type Comment.Hashbang with its documentation, and a support...Miikka Salminen2015-03-071-0/+4
| * Closes #1075: fix docs for @simplefilter.Georg Brandl2015-01-211-2/+3
| * spelling/grammar/syntax fixes for docsEricFromCanada2014-11-146-16/+16
| * Update docs w.r.t. encodings.Georg Brandl2014-11-063-9/+21
| * all lexers: fix unescaped { and } so that the "regex" module can compile our ...Georg Brandl2014-10-151-1/+1
| * Fix style docs w/ HtmlFormatter example.Tim Hatch2014-10-061-0/+2
| * Include newer features in the lexerdevelopment doc, and update it a bit.Georg Brandl2014-10-041-3/+22
| * move module names from _XXXbuiltins to _XXX_builtins to be consistentGeorg Brandl2014-10-041-162/+223
| * split up text lexersGeorg Brandl2014-09-191-1/+1
| * Sentence fixMatt Montag2014-08-241-1/+1
| * Update ElixirLexer and example_elixir.exAlexei Sholik2014-06-0520-0/+2549
* merge with stableGeorg Brandl2016-02-021-0/+15
|\
| * Document find_lexer_* functions.Georg Brandl2016-02-021-0/+15
* | More "using" updates.Georg Brandl2016-02-021-0/+11
|/