Tagged Questions
2
votes
1answer
84 views
Documentor for javascript
Where I work we are using phpdocumentor and it works fine. But I cannot find an application to do the same for javascript.
I found a few answer on stackoverflow, but they are all 2 years old :
What ...
2
votes
3answers
1k views
Parsing Javascript files with phpDocumentor
I've been playing with phpDocumentor recently and found it quite suitable for my needs. I'm largely working with PHP/HTML/JS/CSS codebases and would like phpDocumentor to parse my Javascript (and ...