| Issue 30: | Need to add basic javadoc comments to code | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I'm sure we (I) need to do the full 9 yards. But to start I thought I should at least get basic docs for the public API. That way we can start playing with the build to get javadoc created and stored and accessible in docs. I have lots of questions arounds javadocs, versioning, linking to external docs, repackaged external dependencies, styling, and much more.
Dec 6, 2011
Project Member
#1
codeto...@gmail.com
Dec 7, 2011
adding label
Labels:
Component-Docs
Dec 12, 2011
adding priority
Labels:
Priority-Critical
Dec 16, 2011
adding milestone
Labels:
Milestone-Release0.1
Dec 27, 2011
I would like to be able to link to external Javadoc for external classes (Guava, Functional Java, Jedi, and maybe Java 1.5). It looks like one enables this with the "-link" javadoc option. I'm not sure how to add this to our gradle build. If you (codetojoy) do not take this task, I will look into it when I get a chance.
Status:
Started
Jan 4, 2012
copied my last comment into a new issue, and closing this issue. Docs could be better and more expansive, but they are a sufficient start for the public classes.
Status:
Fixed
|