fixed documents to process properly via doxygen.

This commit is contained in:
Takashi Iwai 2004-05-24 14:57:47 +00:00
parent abf04e4cfd
commit c11a1fc9be
8 changed files with 17 additions and 6 deletions

View file

@ -30,6 +30,15 @@
*
*/
/*! \page mixer Mixer interface
<P>Mixer interface is designed to access the abstracted mixer controls.
This is an abstraction layer over the hcontrol layer.
\section control_general_overview General overview
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>