1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 22:26:31 +02:00

- Update Doxyfile to ignore PHPDoc files.

- More progress color twiddling, add new type feature

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@334 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-08-28 20:24:25 +00:00
parent 3e8b1d1148
commit a1b60ad70f
2 changed files with 13 additions and 9 deletions

View File

@@ -88,7 +88,9 @@ RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */tests/* \
*/benchmarks/*
*/benchmarks/* \
*/docs/phpdoc/* \
*/docs/doxygen/*
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *
EXAMPLE_RECURSIVE = NO