I’ve got PHPDocumentator installed and it’s almost working as excepted. However, for some reason, it’s creating the CSS files as “style.cs”, “print.cs”, etc. (only one “s”), while these files are referenced as “style.css” etc. in the HTML files.
So is there any way to make PHPDocumentator create all these files with a “.css” extension?
Here is an extract from the creation log:
creating s:\xampp\htdocs\idol\doc\/\media
copying s:\xampp\htdocs\idol\doc\/\media/layout.cs
copying s:\xampp\htdocs\idol\doc\/\media/print.cs
copying s:\xampp\htdocs\idol\doc\/\media/style.cs
@Laurent: it seems your copy of PHPDocumentator mal-functioned. Please check this post.