Files
neovim/runtime/lua/vim/treesitter
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
..
2023-02-26 16:53:33 +00:00
2023-02-27 15:33:18 +00:00
2023-03-03 15:07:23 +01:00