]> git.tuebingen.mpg.de Git - paraslash.git/commit
fade: Add documentation for main() and include it in doxygen.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 28 Dec 2016 01:08:54 +0000 (02:08 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 28 Dec 2016 14:17:26 +0000 (15:17 +0100)
commit6494c65af41cd12bf3de545998df8a4b0a5db3b5
treef24adba552cef2b8be6f1b7c308b687b59113e0e
parent749501845cae1877a0b44a9ff86b6dbaa97fbc7c
fade: Add documentation for main() and include it in doxygen.

The two mixer implementations for OSS and ALSA are also included,
both of which are only used by para_fade. So it makes sense to include
para_fade as well. main() is the only a non-static function, so let's
doxify that.
Doxyfile
fade.c