neovim/runtime/lua
Justin M. Keyes 533d671271
docs: module-level docstrings (@defgroup) #22498
Problem:
gen_vimdoc.py / lua2dox.lua does not support @defgroup or \defgroup
except for "api-foo" modules.

Solution:
Modify `gen_vimdoc.py` to look for section names based on `helptag_fmt`.

TODO:
- Support @module ?
  https://github.com/LuaLS/lua-language-server/wiki/Annotations#module
2023-03-05 15:15:29 -08:00
..
nvim fix(health): iterate using ipairs correctly (#22119) 2023-02-06 12:24:00 +08:00
vim docs: module-level docstrings (@defgroup) #22498 2023-03-05 15:15:29 -08:00
_vim9script.lua dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
editorconfig.lua docs(editorconfig): number → integer (#22514) 2023-03-04 13:05:57 +00:00
health.lua refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720 2022-05-31 11:10:18 -07:00
man.lua refactor(man): add type annotations 2023-02-21 12:19:09 +00:00