dreid 2004/06/29 15:52:36
Modified: docs doxygen.conf Log: Generate a tag file. Submitted by: Bojan Smojver < bojan rexursive com > Reviewed by: David Reid Revision Changes Path 1.4 +2 -0 apr-util/docs/doxygen.conf Index: doxygen.conf =================================================================== RCS file: /home/cvs/apr-util/docs/doxygen.conf,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- doxygen.conf 3 Mar 2003 23:41:11 -0000 1.3 +++ doxygen.conf 29 Jun 2004 22:52:36 -0000 1.4 @@ -25,3 +25,5 @@ FULL_PATH_NAMES=YES # some autoconf guru needs to make configure set this correctly... STRIP_FROM_PATH=/root/apache/httpd-2.0-8/srclib/apr-util + +GENERATE_TAGFILE=docs/dox/apu.tag
