]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
doc: Silence doxygen warnings.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 30 Sep 2018 20:51:23 +0000 (22:51 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 25 Dec 2018 18:30:50 +0000 (19:30 +0100)
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".

afs.h

diff --git a/afs.h b/afs.h
index b0d283f626af87321bc405bceef8fa50036a9a59..cfa9cc6df4c11900739e9ff90fba0c4b30bf16e8 100644 (file)
--- 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 {