Running 1.4.0 on Apache 2.2 on Windows, PHP 5.2.3
I have files:
/root.php
/sub/a.php
/sub/folder/b.php
I have these configuration options:
directory =
ignore = sub/,sub\,/sub/,\sub\,/sub,\sub,\\sub,sub\\,\\sub\\,sub/*,sub\*,/sub/*,\sub\*,/sub,/sub,*sub/,*sub\
(This was basically every permutation of an attempt to ignore a sub...
2008-01-02 13:59:41 UTC in PhpDocumentor