From: Andre Noll Date: Sun, 30 Sep 2018 20:51:23 +0000 (+0200) Subject: doc: Silence doxygen warnings. X-Git-Tag: v0.6.3~59 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=41d12a1e75017848620bd3670d9863aea63b62fb;hp=41d12a1e75017848620bd3670d9863aea63b62fb;p=paraslash.git doc: Silence doxygen warnings. This gets rid of many warnings of the form warning: Member lyr_get_def_by_id(uint32_t id, struct osl_object *def) (function) of file afs.h is not documented. which show up if EXTRACT_ALL is set to "no". ---