aboutsummaryrefslogtreecommitdiff
path: root/contrib/doxygen/customdoxygen.css
Commit message (Collapse)AuthorAge
* ci: remove contrib/doxygen/ #20303Justin M. Keyes2022-09-23
| | | | | | | | | | | | | | | | | | | 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
* update customdoxygen.css for doxygen 1.8.7Stefan Hoffmann2014-06-19
| | | | some icon images in the html are replaced with css.
* update theme to match neovim.orgStefan Hoffmann2014-06-19
|
* add default doxygen 1.8.6 theme filesStefan Hoffmann2014-06-19