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/?p=paraslash.git;a=commitdiff_plain;h=41d12a1e75017848620bd3670d9863aea63b62fb 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". --- diff --git a/afs.h b/afs.h index b0d283f6..cfa9cc6d 100644 --- a/afs.h +++ b/afs.h @@ -285,10 +285,12 @@ int playlist_check_callback(struct afs_callback_arg *aca); struct para_buffer *pb, void *data); \ extern struct osl_table *table_name ## _table; +/** \cond blob_symbols */ DECLARE_BLOB_SYMBOLS(lyrics, lyr); DECLARE_BLOB_SYMBOLS(images, img); DECLARE_BLOB_SYMBOLS(moods, mood); DECLARE_BLOB_SYMBOLS(playlists, pl); +/** \endcond blob_symbols */ /** The columns of an abstract blob table. */ enum blob_table_columns {