From c11a1fc9bebf9c58f308d2479e1a5381611acca1 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 24 May 2004 14:57:47 +0000 Subject: [PATCH] fixed documents to process properly via doxygen. --- doc/doxygen.cfg | 1 + doc/index.doxygen | 1 + src/hwdep/hwdep.c | 2 +- src/mixer/mixer.c | 9 +++++++++ src/mixer/simple.c | 4 ++-- src/pcm/pcm_share.c | 2 +- src/timer/timer.c | 2 +- src/timer/timer_query.c | 2 +- 8 files changed, 17 insertions(+), 6 deletions(-) diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg index ef1a0575..c82f1fc8 100644 --- a/doc/doxygen.cfg +++ b/doc/doxygen.cfg @@ -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 \ diff --git a/doc/index.doxygen b/doc/index.doxygen index 0e0face8..f8740be0 100644 --- a/doc/index.doxygen +++ b/doc/index.doxygen @@ -32,6 +32,7 @@ may be placed in the library code instead of the kernel driver.