summaryrefslogtreecommitdiff
path: root/doc/docs/lexerdevelopment.rst
Commit message (Collapse)AuthorAgeFilesLines
* Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-201-3/+3
| | | | docs to point to both snippets and examplefiles.
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-4/+6
| | | Co-authored-by: Georg Brandl <georg@python.org>
* all: use argumentless super()Georg Brandl2020-09-061-1/+1
|
* Spell out that we want lexers in separate files.Matthäus G. Chajdas2020-08-231-1/+5
|
* docs: clarify cmdline invocation in lexer dev sectionGeorg Brandl2020-08-231-3/+6
| | | | closes #1518
* Update many links to use HTTPS and skip redirectsKurt McKee2019-12-181-1/+1
|
* Improve docs.Matthäus G. Chajdas2019-12-081-9/+10
| | | | Add a contributing guide for newcomers, and remove references to pygmentize in the development docs. During development, there is no pygmentize.
* Update hg/bitbucket -> git/github everywhere.Georg Brandl2019-11-101-3/+3
|
* Merged in tprynn/pygments-main/command-line-lexer-formatter (pull request #559)Georg Brandl2017-01-221-1/+1
|\ | | | | | | Custom Lexer/Formatter File Loading
| * Insert a missing argument "self"cocoatomo2016-06-141-1/+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 ↵Tanner Prynn2016-02-261-2/+43
|\ \ | |/ |/| | | lexerdev documentation
| * Update pull request per comments by birkenfeld.Tanner Prynn2016-02-241-2/+12
| | | | | | | | | | | | | | Add optional function parameter for the class name to instantiate, and update cli to support this. Move error handling to within the loading functions; they now only raise ClassNotFound. Modify doc with these updates and the version number. Test case clean up and additions.
| * Add api, command line, etc. documentation for custom lexer/formatter loadingTanner Prynn2016-02-221-2/+32
| |
* | 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
|/
* merge default into stableGeorg Brandl2016-01-171-0/+681