Author: jonathan
Date: Mon Nov 17 09:47:47 2008
New Revision: 718294

URL: http://svn.apache.org/viewvc?rev=718294&view=rev
Log:
Housecleaning - removed Session_099 filter, removed jrobie path from 
developer.doxygen.in

Modified:
    incubator/qpid/trunk/qpid/cpp/docs/api/developer.doxygen.in
    incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in

Modified: incubator/qpid/trunk/qpid/cpp/docs/api/developer.doxygen.in
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/docs/api/developer.doxygen.in?rev=718294&r1=718293&r2=718294&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/docs/api/developer.doxygen.in (original)
+++ incubator/qpid/trunk/qpid/cpp/docs/api/developer.doxygen.in Mon Nov 17 
09:47:47 2008
@@ -120,7 +120,7 @@
 # If left blank the directory from which doxygen is run is used as the 
 # path to strip.
 
-STRIP_FROM_PATH        = /home/jrobie/project/qpid/
+STRIP_FROM_PATH        = ../../src ../../
 
 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of 
 # the path mentioned in the documentation of a class, which tells 

Modified: incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in?rev=718294&r1=718293&r2=718294&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in (original)
+++ incubator/qpid/trunk/qpid/cpp/docs/api/user.doxygen.in Mon Nov 17 09:47:47 
2008
@@ -492,7 +492,7 @@
 # against the file with absolute path, so to exclude all test directories 
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       = *Session_99_0*
+EXCLUDE_PATTERNS       = 
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or 
 # directories that contain example code fragments that are included (see 


Reply via email to