I build documentation comments for my project’s source code as a library. and how to use them like android documentation in the new project that use of that library?
I build documentation comments for my project’s source code as a library. and how
Share
I guess what you are looking for is the way of generating the HTML from your javadoc comments in Eclipse and this post may contain the answer: http://dtmilano.blogspot.com/2010/02/android-generate-javadoc-for-your.html