blob: cb7e7d3d6b99eef857cc14bcc71193ac319e4553 (
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 libtinyalsa-pcm or @ref libtinyalsa-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>.
*/
|