What's the reason for javadoc comments? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What's the reason for javadoc comments?

Why would you use them versus normal comments to document things?

5th Jan 2019, 6:32 AM
Lanqpha
1 Resposta
+ 1
You can generate good looking and clear documentation when you are using javadocs e.g. https://docs.oracle.com/javase/7/docs/api/java/lang/String.html
5th Jan 2019, 8:11 AM
Michal
Michal - avatar