JavaDoc with different languages

Hi,it seems not to be possible to create documentation for other languages than Java with JavaDoc. Is this right?If so, which tools are available in general. Which tools base on Java!Any solution or idea is welcome!Thx in advanceMartin
[277 byte] By [mfischbacha] at [2007-9-28 2:49:06]
# 1
Yes, javadoc works only with Java.This is explained in the Javadoc FAQ: http://java.sun.com/j2se/javadoc/faq/#otherlanguages-Doug KramerJavadoc team
dkramera at 2007-7-7 22:22:06 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...