0
votes
1answer
87 views

Is there a documentor available for HTML/CSS?

Like PHPDocumentor is to PHP and Doxygen is to JAVA, C++, C#, Fortran, etc.,
21
votes
3answers
2k views

Is phpDocumentor dead?

Or is it just at a 'finished' state? I've used PHPDoc for many years on all my PHP projects, but I recently noticed that the last post on the PHPDoc website was from 2008. So I'm wondering if it's ...
8
votes
4answers
2k views

phpDocumentor alternative consuming less memory

Okay, I'm fed up with phpDocumentator. It consumes way much more memory (1.4 GB) and time (5 minutes on 2.6GHz Core 2 Duo) than I'm willing to give it. Does there exist some really compatible program ...