doc: gir annotations cleanup
commitf2ebd288b378cbd2b5e9a2318e19b5a5ed410cf6
authorThomas Martitz <kugel@rockbox.org>
Mon, 15 Feb 2016 20:14:16 +0000 (15 21:14 +0100)
committerThomas Martitz <kugel@rockbox.org>
Tue, 16 Feb 2016 06:14:27 +0000 (16 07:14 +0100)
tree04c350a298d191380bfe328ea16dfc1556034708
parentc35f29ae367c36746670a0e9b3035827235946b8
doc: gir annotations cleanup

- @skip -> @girskip
- @null -> @nullable
- @addtogir -> @gironly
- changed internal xml representation of @cb, @cbdata, @cbfree
- @girskip keybindings_set_item() too
doc/Doxyfile.in
doc/Makefile.am
src/editor.h
src/keybindings.c
src/pluginutils.c
src/search.h
src/spawn.c
src/ui_utils.c
src/utils.c