Make all JNode javadocs available online

Project:JNode Website
Component:Documentation
Category:task
Priority:critical
Assigned:Peter
Status:closed
Description

Currently, the only javadocs available on the website are for certain "major" APIs. In fact, there is considerably more javadoc in the codebase, much of which is in a reasonable state.

All JNode javadoc should available on the website, irrespective of its completeness and accuracy. Doing this will help new developers to find their way around the codebase, and encourage existing developers to pay more attention to the issue of javadoc accuracy and completeness ... and maybe to fix some of the nearly 800 warnings that you get when you run "./build.sh javadoc".

I would note that this has been requested a number of times in the past.

#1

Yes, probably we just should do that because fixing the javadoc first and making it available afterwards (as it was planned and sugested) doesn't seem to work, the overall javadoc improvements haven't been showing any track of significant progress.

#2

Priority:normal» critical

There have been some javadoc improvements recently, but we still don't have all JNode-specific javadoc available on the website. Can this be done ... please ... ?

#3

Assigned to:Anonymous» Peter

Took me a bit to recognize that this was directed to me, sry :*)
I will try to add this tomorrow.

#4

Status:active» fixed

Fixed. The full API docs can be found here.

#5

Status:fixed» closed