After installing PHPDocumentator, I encountered a minor issue. It seems to be generating CSS files with the extension ".cs" instead of ".css". This discrepancy is causing problems since the HTML files reference these stylesheets as "style.css", "print.css", etc.
Is there a way to configure PHPDocumentator to output all CSS files with a ".css" extension?
Below is an excerpt 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