hi
does anyone know a automatic documentation tool that can deal with php-sourcecode?
the problem with javadoc-like tools like doc++ is, that they depend too much on c/c++ syntax-style, which makes it nearly impossible to use it with php. there are too many syntactic diffs (like not explicit type for variables and stuff like that)
if you have ideas, please give me a hint!
alex