doc: group audio header using doxygen

Put audio related APIs into one doxygen group.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-07-27 08:04:33 -04:00 committed by Maureen Helm
commit 178baee3b0
2 changed files with 9 additions and 0 deletions

View file

@ -18,6 +18,7 @@
* @brief Abstraction for audio codecs
*
* @defgroup audio_codec_interface Audio Codec Interface
* @ingroup audio_interface
* @{
*/