ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/doc/Doxyfile
(Generate patch)

Comparing ircd-hybrid-8/doc/doxygen.conf (file contents):
Revision 1302 by michael, Wed Mar 21 17:48:54 2012 UTC vs.
Revision 1309 by michael, Sun Mar 25 11:24:18 2012 UTC

# Line 613 | Line 613 | RECURSIVE              = YES
613   # excluded from the INPUT source files. This way you can easily exclude a
614   # subdirectory from a directory tree whose root is specified with the INPUT tag.
615  
616 < EXCLUDE                = src/ircd_parser.c \
617 <                         src/ircd_parser.h \
618 <                         src/ircd_lexer.c
616 > EXCLUDE                = src/conf_parser.c \
617 >                         src/conf_parser.h \
618 >                         src/conf_lexer.c
619  
620   # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
621   # directories that are symbolic links (a Unix filesystem feature) are excluded

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)