From: Ingo B. <in...@ji...> - 2019-05-19 11:02:30
|
> I have a (short) list somewhere of minor bugs that I was planning to fix > at some point, and if I can find it, I’ll open GitHub tickets and/or > pull requests.. That would certainly be a good thing to have. If you're too busy splitting it up, a container-issue with checkboxes ([ ] in markdown) will do as well. These can then be ticked off or later split up into individual issues. >>> The front page on dnsjava.org <http://dnsjava.org> doesn’t have much >>> content worth saving. All of the releases can be downloaded from >>> there, and it might be easier to copy those to GitHub than to copy >>> them from sourceforge. There’s also a link to the generated docs, and >>> I’m not sure how easy it is to replicate that with GitHub. I expect >>> that it’s possible, but I never figured out how to do it with >>> sourceforge. >> >> @kingle contributed a link to a javadoc.io, which pulls the Javadoc from >> Maven Central provides them as a website. IMO this is actually a better >> replacement since it's possible to switch between the published versions. > > That definitely sounds better. Should this get added to the README? There's already the badge on top, but I just extended the Additional documentation section. Feel free to inline-edit the README on Github yourself as well for anything else you find. Ingo |