From: Marek P. <ma...@us...> - 2001-09-23 16:50:18
|
Update of /cvsroot/javaprofiler/library/doc/native In directory usw-pr-cvs1:/tmp/cvs-serv6750/doc/native Modified Files: doc.conf Log Message: documentation to IProf interface added Index: doc.conf =================================================================== RCS file: /cvsroot/javaprofiler/library/doc/native/doc.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** doc.conf 2001/09/18 22:19:28 1.1 --- doc.conf 2001/09/23 16:50:15 1.2 *************** *** 175,179 **** # explict @brief command for a brief description. ! JAVADOC_AUTOBRIEF = NO # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented --- 175,179 ---- # explict @brief command for a brief description. ! JAVADOC_AUTOBRIEF = YES # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented |