mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
fixed documents to process properly via doxygen.
This commit is contained in:
parent
abf04e4cfd
commit
c11a1fc9be
8 changed files with 17 additions and 6 deletions
|
|
@ -60,6 +60,7 @@ INPUT = index.doxygen \
|
|||
../src/pcm/pcm_meter.c \
|
||||
../src/pcm/pcm_ladspa.c \
|
||||
../src/pcm/pcm_asym.c \
|
||||
../src/pcm/pcm_iec958.c \
|
||||
../src/pcm/pcm_misc.c \
|
||||
../src/rawmidi \
|
||||
../src/timer \
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ may be placed in the library code instead of the kernel driver.</P>
|
|||
<UL>
|
||||
<LI>Page \ref control explains the primitive controls API.
|
||||
<LI>Page \ref hcontrol explains the high-level primitive controls API.
|
||||
<LI>Page \ref mixer explains the mixer controls API.
|
||||
<LI>Page \ref pcm explains the design of the PCM (digital audio) API.
|
||||
<LI>Page \ref pcm_plugins explains the design of PCM (digital audio) plugins.
|
||||
<LI>Page \ref rawmidi explains the design of the RawMidi API.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue