Author: julianfoad
Date: Wed Apr 21 13:49:45 2010
New Revision: 936302

URL: http://svn.apache.org/viewvc?rev=936302&view=rev
Log:
* doc/doxygen.conf
  (IMAGE_PATH): Set to empty, since 'www/images' no longer exists.

Modified:
    subversion/trunk/doc/doxygen.conf

Modified: subversion/trunk/doc/doxygen.conf
URL: 
http://svn.apache.org/viewvc/subversion/trunk/doc/doxygen.conf?rev=936302&r1=936301&r2=936302&view=diff
==============================================================================
--- subversion/trunk/doc/doxygen.conf (original)
+++ subversion/trunk/doc/doxygen.conf Wed Apr 21 13:49:45 2010
@@ -647,7 +647,7 @@ EXAMPLE_RECURSIVE      = NO
 # directories that contain image that are included in the documentation (see
 # the \image command).
 
-IMAGE_PATH             = www/images
+IMAGE_PATH             =
 
 # The INPUT_FILTER tag can be used to specify a program that doxygen should
 # invoke to filter for each input file. Doxygen will invoke the filter program


Reply via email to