mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Fix doxygen documents
Fix the warnings of doxygen parsing. Add some missing documentation.
This commit is contained in:
parent
7651690858
commit
087184b0f9
49 changed files with 300 additions and 167 deletions
|
|
@ -35,6 +35,9 @@ INPUT = index.doxygen \
|
|||
../src/output.c \
|
||||
../src/conf.c \
|
||||
../src/confmisc.c \
|
||||
../src/names.c \
|
||||
../src/shmarea.c \
|
||||
../src/userfile.c \
|
||||
../src/control \
|
||||
../src/mixer \
|
||||
../src/pcm/pcm.c \
|
||||
|
|
@ -59,7 +62,6 @@ INPUT = index.doxygen \
|
|||
../src/pcm/pcm_dmix.c \
|
||||
../src/pcm/pcm_dshare.c \
|
||||
../src/pcm/pcm_dsnoop.c \
|
||||
../src/pcm/pcm_direct.c \
|
||||
../src/pcm/pcm_meter.c \
|
||||
../src/pcm/pcm_ladspa.c \
|
||||
../src/pcm/pcm_asym.c \
|
||||
|
|
@ -68,6 +70,7 @@ INPUT = index.doxygen \
|
|||
../src/pcm/pcm_extplug.c \
|
||||
../src/pcm/pcm_ioplug.c \
|
||||
../src/pcm/pcm_misc.c \
|
||||
../src/pcm/pcm_simple.c \
|
||||
../src/rawmidi \
|
||||
../src/timer \
|
||||
../src/hwdep \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue