aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/buf.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2022-09-23 11:36:36 -0400
committerGitHub <noreply@github.com>2022-09-23 08:36:36 -0700
commit3fe43917cbc95149d891d44b96d0798828021705 (patch)
tree63fdd05d5a13469a0e36968481bb01094c9f2561 /runtime/lua/vim/lsp/buf.lua
parent600136cfb641be450900f8b7a1bfdc4fbcb69856 (diff)
downloadrneovim-3fe43917cbc95149d891d44b96d0798828021705.tar.gz
rneovim-3fe43917cbc95149d891d44b96d0798828021705.tar.bz2
rneovim-3fe43917cbc95149d891d44b96d0798828021705.zip
ci: remove contrib/doxygen/ #20303
Problem: - The layout of the doxygen HTML "dev docs" has been broken for 1+ years. - There is no evidence that anyone uses the doxygen HTML. - In the meantime since we introduced the doxygen HTML pages, the Nvim C docstrings have been surfaced in other ways: - Nvim LSP client - Generated :help docs like ":help api" and ":help ui". Solution: - Remove `contrib/doxygen/` from neovim repo. - Note: keep `src/Doxyfile`, it is used by `scripts/gen_vimdoc.py`. ☠️ - Remove `doc/dev/` from website. https://github.com/neovim/neovim.github.io/pull/291 - Remove doxygen job from the neovim/doc repo. https://github.com/neovim/doc/pull/28 - Future/ongoing: ":help dev" and other :help docs will continue to be improved as the "source of truth" for developer-related docs. ref https://github.com/neovim/neovim/pull/824
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions