From: Dean Camera Date: Wed, 19 Sep 2012 18:47:13 +0000 (+0000) Subject: Enable sorting of the member functions in the Doxygen output, so that functions in... X-Git-Tag: LUFA-130303~35 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e1803e3adb7754ad612a0251f0772f3e37d805aa?hp=e1803e3adb7754ad612a0251f0772f3e37d805aa Enable sorting of the member functions in the Doxygen output, so that functions in the documentation are listed in alphabetical order rather than order of definition. ---