Javadoc
Hello!
In this article, i will discuss javadocs as well as some tips on writing javadocs.
JavaDocs
Javadoc is a documentation generation system, which reads comments in the source and generates compiled documentation in the form of HTML5.
Why use jav...
kckoh.hashnode.dev2 min read