From: <zw...@ma...> - 2009-05-15 04:22:31
|
Author: zwelch Date: 2009-05-15 04:22:27 +0200 (Fri, 15 May 2009) New Revision: 1792 Modified: trunk/Doxyfile Log: Update Doxyfile to build The List into the doxygen manual. Modified: trunk/Doxyfile =================================================================== --- trunk/Doxyfile 2009-05-15 00:49:30 UTC (rev 1791) +++ trunk/Doxyfile 2009-05-15 02:22:27 UTC (rev 1792) @@ -565,6 +565,7 @@ # with spaces. INPUT = doc/manual \ + TODO \ src \ config.h |