[tuxdroid-svn] r667 - firmware/tuxcore/trunk/doc
Status: Beta
Brought to you by:
ks156
From: jaguarondi <c2m...@c2...> - 2007-11-08 15:45:49
|
Author: jaguarondi Date: 2007-11-08 16:45:41 +0100 (Thu, 08 Nov 2007) New Revision: 667 Modified: firmware/tuxcore/trunk/doc/Doxyfile Log: * Added very nice looking graphs on the firmware doc, see by yourself at http://doc.tuxisalive.com/tuxcore/config_8h.html You can even click on the dependencies to get to their documentation. Modified: firmware/tuxcore/trunk/doc/Doxyfile =================================================================== --- firmware/tuxcore/trunk/doc/Doxyfile 2007-11-08 14:46:53 UTC (rev 666) +++ firmware/tuxcore/trunk/doc/Doxyfile 2007-11-08 15:45:41 UTC (rev 667) @@ -1141,7 +1141,7 @@ # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = YES # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and |