Home » Tools and Utilities » PhpDocumentor » Bug #2288
Webfrontend ignores more than one dir in "Files to ignore"
Details
| Submitted | 2004-09-06 11:34 UTC |
|---|---|
| From | powtac at gmx dot de |
| Assigned | cellog |
| Status | Closed |
| Package | PhpDocumentor |
| PHP Version | 5.0.1 |
| OS | Win 2000 |
| Roadmaps | (Not assigned) |
Comments
[2004-09-06 11:34 UTC] powtac at gmx dot de
Description:
------------
When I use the webfrontend in data with "Files
to ignore" with more than one dir as discriped, the dirs were not ignored!
Reproduce code:
---------------
Directory to parse:
c:\www\onlineshop\
Files to ignore:
c:\www\onlineshop\media\,
c:\www\onlineshop\cache\,
Expected result:
----------------
documention without files from the igrored dirs
Actual result:
--------------
I get a documetion with documented files from the ignored files, only the first dir is ignored.