mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 03:10:09 +02:00
Make phpdoc more efficient, ignore the conf directory
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1450 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
3
Doxyfile
3
Doxyfile
@@ -539,7 +539,8 @@ EXCLUDE_PATTERNS = */tests/* \
|
||||
*/maintenance/* \
|
||||
*/smoketests/* \
|
||||
*/library/standalone/* \
|
||||
*/.svn*
|
||||
*/.svn* \
|
||||
*/conf/*
|
||||
|
||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||
# (namespaces, classes, functions, etc.) that should be excluded from the output.
|
||||
|
Reference in New Issue
Block a user