dreid       2004/06/29 15:53:23

  Modified:    docs     doxygen.conf
  Log:
  Generate a tag file.
  
  Submitted by: Bojan Smojver < bojan rexursive com >
  Reviewed by:  David Reid
  
  Revision  Changes    Path
  1.10      +3 -0      apr/docs/doxygen.conf
  
  Index: doxygen.conf
  ===================================================================
  RCS file: /home/cvs/apr/docs/doxygen.conf,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- doxygen.conf      19 Nov 2003 03:16:49 -0000      1.9
  +++ doxygen.conf      29 Jun 2004 22:53:23 -0000      1.10
  @@ -32,3 +32,6 @@
   EXCLUDE_PATTERNS="*/acconfig.h" \
                    "*/test/*" \
                    "*/arch/*"
  +
  +GENERATE_TAGFILE=docs/dox/apr.tag
  +
  
  
  

Reply via email to