开发者

Suggestion for Android Javadoc and guide

开发者 https://www.devze.com 2023-03-29 04:14 出处:网络
I would like to offer javadocs for android app sdk I am working on.What is the best way to generate Javadoc that is comprehensive and includes links to android SDK?Do I need to use Maven for this? I w

I would like to offer javadocs for android app sdk I am working on. What is the best way to generate Javadoc that is comprehensive and includes links to android SDK? Do I need to use Maven for this? I would like very high quality doc开发者_StackOverflow中文版umentation like for Android SDK.


If you are using Eclipse, you can generate the javadocs using Project -> Generate Javadoc.... As for the formatting you should use, I recommend starting here.

0

精彩评论

暂无评论...
验证码 换一张
取 消