You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ca...@apache.org on 2005/04/24 21:33:50 UTC

cvs commit: xml-xerces/c/doc Doxyfile

cargilld    2005/04/24 12:33:50

  Modified:    c/doc    Doxyfile
  Log:
  Remove collaboration graph from apiDocs.
  
  Revision  Changes    Path
  1.33      +1 -1      xml-xerces/c/doc/Doxyfile
  
  Index: Doxyfile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/Doxyfile,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- Doxyfile	5 Apr 2005 09:21:56 -0000	1.32
  +++ Doxyfile	24 Apr 2005 19:33:50 -0000	1.33
  @@ -1047,7 +1047,7 @@
   # indirect implementation dependencies (inheritance, containment, and 
   # class references variables) of the class with other documented classes.
   
  -COLLABORATION_GRAPH    = YES
  +COLLABORATION_GRAPH    = NO
   
   # If the UML_LOOK tag is set to YES doxygen will generate inheritance and 
   # collaboration diagrams in a style similiar to the OMG's Unified Modeling 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org