doxygen: namehint: silence 'not documented' warnings

Also creates a new module within the Configuration interface
documentation in which to present the name hint docs.
This commit is contained in:
borine 2023-07-30 10:58:23 +01:00
parent 2c878fe4de
commit 100756d75d
3 changed files with 16 additions and 4 deletions

View file

@ -50,6 +50,7 @@ INPUT = @top_srcdir@/doc/index.doxygen \
@top_srcdir@/src/control/control_shm.c \
@top_srcdir@/src/control/ctlparse.c \
@top_srcdir@/src/control/hcontrol.c \
@top_srcdir@/src/control/namehint.c \
@top_srcdir@/src/control/setup.c \
@top_srcdir@/src/control/tlv.c \
@top_srcdir@/src/mixer \