[Pcsclite-cvs-commit] r2710 - /trunk/PCSC/doc/doxygen.conf.in

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Nov 23 08:49:56 UTC 2007


Author: rousseau
Date: Fri Nov 23 08:49:56 2007
New Revision: 2710

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2710
Log:
include call graphs

Modified:
    trunk/PCSC/doc/doxygen.conf.in

Modified: trunk/PCSC/doc/doxygen.conf.in
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/doc/doxygen.conf.in?rev=2710&op=diff
==============================================================================
--- trunk/PCSC/doc/doxygen.conf.in (original)
+++ trunk/PCSC/doc/doxygen.conf.in Fri Nov 23 08:49:56 2007
@@ -1070,7 +1070,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
@@ -1122,7 +1122,7 @@
 # So in most cases it will be better to enable call graphs for selected
 # functions only using the \callgraph command.
 
-CALL_GRAPH             = NO
+CALL_GRAPH             = YES
 
 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
 # will graphical hierarchy of all classes instead of a textual one.




More information about the Pcsclite-cvs-commit mailing list