From: Dean Camera Date: Sat, 18 Aug 2012 10:51:14 +0000 (+0000) Subject: Fix broken Doxygen documentation due to lack of HTML encoding. X-Git-Tag: LUFA-130303~76 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0598d622d875934effdcec2f1f637fe0160b91d6?ds=sidebyside Fix broken Doxygen documentation due to lack of HTML encoding. --- diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index c1e8be3db..1394c21c0 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -106,7 +106,7 @@ * Remove all intermediatary files but preserve any binary output files. * * - * .s + * <filename>.s * Create an assembly listing of a given input C/C++ source file. * *