blob: f30248f624ecea89bdc269abcd4173a53df7da52 (
plain)
1
2
3
4
5
6
7
8
9
10
|
/** @mainpage Preamble
*
* Welcome to the documentation for the TinyALSA project.
* <br><br>
* To start, you may either view the @ref tinyalsa-pcm or @ref tinyalsa-mixer.
* <br><br>
* If you find an error in the documentation or an area for improvement,
* open an issue or send a pull request to the <a href="https://github.com/tinyalsa/tinyalsa">github page</a>.
*/
|