]> sigrok.org Git - libsigrok.git/commit
Doxygen: Add @since markers.
authorUwe Hermann <redacted>
Sat, 13 Apr 2013 16:58:11 +0000 (18:58 +0200)
committerUwe Hermann <redacted>
Tue, 16 Apr 2013 10:37:54 +0000 (12:37 +0200)
commit9fb5f2dfa6bcded8082677ed3b915ff6b880cfab
tree6bbaadf247ef8147eda99e1d53cdfe28fd546815
parent22f8cb54d18bf4abd5a7513a509539f15570784c
Doxygen: Add @since markers.

Add @since tags to some (not all yet) public API functions, to document
in which release they were added (and/or in which release there were
API changes).

Document the @since usage in HACKING.

Also, add Doxygen docs for the functions in version.c.
HACKING
backend.c
device.c
error.c
filter.c
log.c
version.c