doxygen: conf: silence 'not documented' warnings

This commit is contained in:
borine 2023-07-30 09:48:53 +01:00
parent 63cb1e8bb6
commit a30b19d9b1
5 changed files with 47 additions and 7 deletions

View file

@ -36,6 +36,7 @@ INPUT = @top_srcdir@/doc/index.doxygen \
@top_srcdir@/src/input.c \
@top_srcdir@/src/output.c \
@top_srcdir@/src/conf.c \
@top_srcdir@/src/confeval.c \
@top_srcdir@/src/confmisc.c \
@top_srcdir@/src/names.c \
@top_srcdir@/src/shmarea.c \