neovim/contrib
Justin M. Keyes 3fe43917cb
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
2022-09-23 08:36:36 -07:00
..
gdb py: flake8 fixes 2019-07-29 22:14:23 +02:00
vim-addon-local-vimrc
YouCompleteMe contrib/ycm_extra_conf.py (#6257) 2017-03-11 15:37:21 +01:00
asan.sh feat(contrib): asan debugging script #18892 2022-06-12 10:54:14 -07:00
flake.lock build(nix): bumped flake 2022-09-05 11:31:24 +02:00
flake.nix build(nix): removed the useless 'app' 2022-09-05 17:47:06 +02:00
local.mk.example chore: fix typos (#16361) 2021-11-27 11:10:48 -05:00
luarc.json build: move man/ to src/man/ #19119 2022-06-27 01:02:02 -07:00