Generate One File

javadoc -d Documentation/ file.java

Generate Recursively

javadoc -r Documentation/

Examples