aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_vimdoc.py
Commit message (Expand)AuthorAge
* Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\
| * refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15
* | fix(docs): ignore _*.lua files from auto doc generation #15678Gregory Anders2021-09-16
|/
* docs(gen_vimdoc.py): ignore health.lua files #15614Gregory Anders2021-09-09
* chore: add log hander to gen_vimdocMatthieu Coudron2021-07-10
* feat(lsp): Add codelens supportMathias Fussenegger2021-06-14
* docs: Treesitter (#13260)TJ DeVries2021-05-01
* fix: section_name must be a dict {filename:name}Matthieu Coudron2021-03-04
* docs: add check_textlock attributenotomo2020-12-16
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* gen_vimdoc: Allow to keep intermediary outputPatrice Peterson2020-08-23
* Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
* script: simplify python version check (#12672)jnozsc2020-07-24
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* gen_vimdoc.py: rename `mode` to `target`Justin M. Keyes2019-12-31
* gen_vimdoc.py: generate LSP docsJustin M. Keyes2019-12-31
* gen_vimdoc.py: sort by nameJustin M. Keyes2019-12-30
* gen_vimdoc.py: better handling of inline (non-block) nodesJustin M. Keyes2019-12-30
* gen_vimdoc.py: fix deprecated checkJustin M. Keyes2019-12-30
* gen_vimdoc.py: lint #11593Daniel Hahler2019-12-23
* Merge #11396 'gen_vimdoc.py: mpack result' [ci skip]Justin M. Keyes2019-12-22
|\
| * gen_vimdoc.py: rename for clarityJustin M. Keyes2019-12-21
| * gen_vimdoc.py: mpack: collect functions in 1 dictJustin M. Keyes2019-12-21
| * gen_vimdoc.py: fix "seealso", "xrefs"Justin M. Keyes2019-12-21
| * gen_vimdoc.py: mpack: exclude deprecated functionsJustin M. Keyes2019-12-21
| * gen_vimdoc.py: fix mpack generatorJustin M. Keyes2019-12-21
| * gen_vimdoc.py: DRYJustin M. Keyes2019-12-21
| * [scripts/gen_vimdoc.py] Generate better-formatted mpacksmolck2019-11-15
* | doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
|/
* lintJustin M. Keyes2019-10-26
* gen_vimdoc.py: dump API docs to msgpack #11296smolck2019-10-26
* doc: |api-fast| [ci skip]Justin M. Keyes2019-09-09
* py: flake8 fixesDaniel Hahler2019-07-29
* scripts: autopep8Daniel Hahler2019-07-29
* doc #10017Justin M. Keyes2019-05-25
* gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
* gen_vimdoc.py: get Lua docs via lua2dox.lua #9740KillTheMule2019-05-18
* gen_vimdoc.py: support <pre> preformatted text [ci skip]Justin M. Keyes2019-05-01
* gen_vimdoc.py: skip "Parameters" header if all excludedJustin M. Keyes2019-04-22
* gen_vimdoc.py: render nested lists, etc [ci skip]Justin M. Keyes2019-03-26