neovim/runtime
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
..
autoload vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc docs: module-level docstrings (@defgroup) #22498 2023-03-05 15:15:29 -08:00
ftplugin vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap
lua docs: module-level docstrings (@defgroup) #22498 2023-03-05 15:15:29 -08:00
macros
pack/dist/opt dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
plugin feat(treesitter): add :InspectTree command (#22477) 2023-03-02 18:03:11 +01:00
queries feat(treesitter): bundle query parser and queries (#22483) 2023-03-03 14:27:30 +01:00
spell
syntax vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
tools
tutor docs(tutor): fix TODO line demo (#21965) 2023-01-25 09:46:00 +08:00
bugreport.vim
CMakeLists.txt build: fix help tags generation when SHELL=fish (#21562) 2022-12-29 13:05:26 +01:00
delmenu.vim
filetype.lua feat(runtime)!: remove filetype.vim (#20428) 2022-10-17 08:52:40 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
mswin.vim
neovim.ico feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
nvim.appdata.xml dist: use valid application id in nvim.appdata.xml #22046 2023-02-15 15:11:49 -08:00
nvim.desktop
nvim.png
optwin.vim feat(ui): add 'statuscolumn' option 2023-01-09 17:12:06 +00:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00