You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is generally an annoyance, causing additional noise in changesets and more regular conflicts when merging. The latest dev docs are also (arguably) not that useful.
From [email protected] on January 25, 2011 21:14:59
head javadocs removed from trunk (& link removed from the homepage). ohloh stats are looking more sensible now.
need to start pushing javadocs for specific versions into the wiki repo.
Original author: [email protected] (December 23, 2010 00:34:19)
Problem:
Generating apidocs into the main repo like:
https://jsonschema2pojo.googlecode.com/hg/apidocs/
is generally an annoyance, causing additional noise in changesets and more regular conflicts when merging. The latest dev docs are also (arguably) not that useful.
Solution:
Publish javadocs for releases into the wiki repo as per:
http://littleware.blogspot.com/2009/11/publish-javadoc-to-google-code-via.html
(hopefully in an automated, or at least scripted way :D)
Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=6
The text was updated successfully, but these errors were encountered: