summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gen_api_vimdoc.py
AgeCommit message (Expand)AuthorFiles
2018-07-25DOC: add support for intro sections in api docsPeter Hodge1
2018-07-18gen_api_vimdoc.py: add whitespace before "~"Justin M. Keyes1
2018-06-29gen_api_vimdoc: Make executable and change #! to python3James McCoy1
2017-12-26docJustin M. Keyes1
2017-12-10gen_api_vimdoc.py: require "nvim_" prefixJustin M. Keyes1
2017-11-06doc: API (generated)Justin M. Keyes1
2017-11-06gen_api_vimdoc.py: workaround: attributes of (void) functionsJustin M. Keyes1
2017-11-06gen_api_vimdoc.py: support Doxygen @noteJustin M. Keyes1
2017-03-01doc/api.txt: Merge with api-funcs.txtJustin M. Keyes1
2017-03-01scripts: Annotate API functions in generated docs (#6199)Tommy Allen1
2017-01-03automation: Generate API documentation (#5798)Tommy Allen1