[Anet-checkins] CVS: Documentation Doxyfile,1.2,1.3
Status: Abandoned
Brought to you by:
benad
From: Benoit N. <be...@us...> - 2002-01-01 22:55:56
|
Update of /cvsroot/anet/Documentation In directory usw-pr-cvs1:/tmp/cvs-serv12479 Modified Files: Doxyfile Log Message: Starting user documentation. Index: Doxyfile =================================================================== RCS file: /cvsroot/anet/Documentation/Doxyfile,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Doxyfile 2001/12/18 01:16:29 1.2 --- Doxyfile 2002/01/01 22:55:53 1.3 *************** *** 316,320 **** # certain files from those directories. ! EXCLUDE_PATTERNS = sample.c IMC.c StubModule.c ModuleLoader.c # The EXAMPLE_PATH tag can be used to specify one or more files or --- 316,320 ---- # certain files from those directories. ! EXCLUDE_PATTERNS = sample.c StubModule.c # The EXAMPLE_PATH tag can be used to specify one or more files or |