You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2007/01/11 20:32:47 UTC

svn commit: r495345 - /incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen

Author: aconway
Date: Thu Jan 11 11:32:46 2007
New Revision: 495345

URL: http://svn.apache.org/viewvc?view=rev&rev=495345
Log:

Include *.cpp in developer doxygen to get calls/called-by links.

Modified:
    incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen

Modified: incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen
URL: http://svn.apache.org/viewvc/incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen?view=diff&rev=495345&r1=495344&r2=495345
==============================================================================
--- incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen (original)
+++ incubator/qpid/branches/qpid.0-9/cpp/docs/api/developer.doxygen Thu Jan 11 11:32:46 2007
@@ -1,4 +1,4 @@
-# ----------------------------------------------------------------
+ # ----------------------------------------------------------------
 # Doxygen settings for Qpid developer documentation. 
 #
 # ----------------------------------------------------------------
@@ -472,7 +472,7 @@
 # blank the following patterns are tested: 
 
 
-FILE_PATTERNS          = *.h
+FILE_PATTERNS          = *.h *.cpp
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 
@@ -1086,7 +1086,7 @@
 # inheritance and usage relations if the target is undocumented 
 # or is not a class.
 
-HIDE_UNDOC_RELATIONS   = YES
+HIDE_UNDOC_RELATIONS   = NO
 
 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is 
 # available from the path. This tool is part of Graphviz, a graph visualization