aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_api_vimdoc.py
Commit message (Collapse)AuthorAge
* doc: API (generated)Justin M. Keyes2017-11-06
|
* gen_api_vimdoc.py: workaround: attributes of (void) functionsJustin M. Keyes2017-11-06
|
* gen_api_vimdoc.py: support Doxygen @noteJustin M. Keyes2017-11-06
|
* doc/api.txt: Merge with api-funcs.txtJustin M. Keyes2017-03-01
| | | | | | | | | | It's important that users have a single, easy-to-remember place for reading about the API. So this commit changes gen_api_vimdoc.py so that the generated section is appended to api.txt instead of creating a separate document. Also remove the section numbering and ToC: it's a maintenance cost, and it will be unnecessary when #5169 is integrated.
* scripts: Annotate API functions in generated docs (#6199)Tommy Allen2017-03-01
|
* automation: Generate API documentation (#5798)Tommy Allen2017-01-03
runtime: Add underscore to {} helpSpecial syntax pattern docs: Added generated api-funcs.txt