diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-12-10 01:24:54 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-12-10 17:13:22 +0100 |
commit | dc232b74fb1a7927d6c13bd8c80bb42fc18a859f (patch) | |
tree | ae508f45a06a593abe1132e895adc0cefc00c654 /scripts/gen_api_vimdoc.py | |
parent | abe38f7d26d68d7032ea391c039c56c8b87675a5 (diff) | |
download | rneovim-dc232b74fb1a7927d6c13bd8c80bb42fc18a859f.tar.gz rneovim-dc232b74fb1a7927d6c13bd8c80bb42fc18a859f.tar.bz2 rneovim-dc232b74fb1a7927d6c13bd8c80bb42fc18a859f.zip |
doc: hack to avoid doxygen bug
Use `@cond <something>` to obscure a section from doxygen.
doxygen thinks kvec_withinit_t() is a function. That adds noise to the
generated API documentation, and also prevents the following function
from being noticed.
Diffstat (limited to 'scripts/gen_api_vimdoc.py')
0 files changed, 0 insertions, 0 deletions