]> granicus.if.org Git - apache/commitdiff
Make doxygen generate (useful) graphs
authorRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 13:55:12 +0000 (13:55 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 31 Jan 2012 13:55:12 +0000 (13:55 +0000)
Backport of r1201032 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238533 13f79535-47bb-0310-9956-ffa450edef68

docs/doxygen.conf

index 95e11bc2ae0cb7df1f8393b183e92be921ef7f59..dad045aaf098c1e9f8a2324a5050b3150ddfb469 100644 (file)
@@ -13,6 +13,9 @@ EXTRACT_ALL=YES
 
 # add documentation for functions that are declared internal use only
 INTERNAL_DOCS=YES
+HAVE_DOT=YES
+CLASS_GRAPH=YES
+
 
 ENABLE_PREPROCESSING=YES
 MACRO_EXPANSION=YES