mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
fix doxygen warnings
Fix some wrong parameter names, hide some undocumented functions, and correctly escape <> characters.
This commit is contained in:
parent
31e0ea4eed
commit
b5f50b06d2
4 changed files with 18 additions and 10 deletions
|
|
@ -364,7 +364,7 @@ Several built-in functions are available.</P>
|
|||
|
||||
<P>A function is defined with the id \c \@func and the function name. All other
|
||||
values in the current compound are used as configuration for the function.
|
||||
If the compound func.<function_name> is defined in the root node, then the
|
||||
If the compound func.\<function_name\> is defined in the root node, then the
|
||||
library and function from this compound configuration are used, otherwise
|
||||
'snd_func_' is prefixed to the string and code from the ALSA library is used.
|
||||
The definition of a function looks like:</P>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue