mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-15 22:05:18 -05:00
ucm: add initial doxygen documenation
This is an attempt to explain the UCM in a more verbose way. BugLink: https://github.com/alsa-project/alsa-ucm-conf/issues/103 Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
ebb8a6c7a1
commit
2623e4bb76
3 changed files with 572 additions and 38 deletions
|
|
@ -3,7 +3,7 @@ EXTRA_LTLIBRARIES = libucm.la
|
|||
libucm_la_SOURCES = utils.c parser.c ucm_cond.c ucm_subs.c ucm_include.c \
|
||||
ucm_regex.c ucm_exec.c main.c
|
||||
|
||||
noinst_HEADERS = ucm_local.h
|
||||
noinst_HEADERS = ucm_local.h ucm_confdoc.h
|
||||
|
||||
all: libucm.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue