What for are these files??
http://cvs.php.net/phpdoc/html/
HTML directory is cleaned automatically with every build, so files
in it will not persist.
Actually for some reason Nuno removed the 'html' item from
phpdoc/.cvsignore, which made Hartmut to add a .cvsignore in the html
folder IMHO. Nuno, what was the reason to remove 'html', it still should
be ignored (which is better to do on the root .cvsignore file IMHO).
Correction: I've removed the html folder from .cvsignore _after_ Harmut
added the html folder to CVS.
I personally prefer the old way, because that way I can simply remove the
folder by hand after building the files, instead of having to remove the
files inside the folder.
http://cvs.php.net/phpdoc/kr/
http://cvs.php.net/phpdoc/ja/
These were added in the wrong place by Hartmut IMHO, and should be
removed.
Yep!
Nuno