Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | doc: API (generated) | Justin M. Keyes | 2017-11-06 |
| | |||
* | gen_api_vimdoc.py: workaround: attributes of (void) functions | Justin M. Keyes | 2017-11-06 |
| | |||
* | gen_api_vimdoc.py: support Doxygen @note | Justin M. Keyes | 2017-11-06 |
| | |||
* | doc/api.txt: Merge with api-funcs.txt | Justin M. Keyes | 2017-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 Allen | 2017-03-01 |
| | |||
* | automation: Generate API documentation (#5798) | Tommy Allen | 2017-01-03 |
runtime: Add underscore to {} helpSpecial syntax pattern docs: Added generated api-funcs.txt |