Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1000
-
Component/s: Documentation, Infrastructure: Test
-
Labels:None
-
Number of attachments :
Description
It would be great if the online javadoc more closely tracked the svn head instread of relying on manual periodic update of the javadoc.
Right now, the javadoc lives on a codehaus web server that is somewhat awkward to update. It's possible that what we should do is to redirect the link to point to jikesrvm.anu.edu.au and then either run a job on that machine to rebuild the javadoc, or have one of the other nightsanity jobs push built javadoc to either that machine or to codehaus. If we can host on the anu machine, I suspect it will be easier to get the automated publishing mechanism working.
Issue Links
- relates to
-
RVM-582
Fix all javadoc "syntax" errors
-
We now have javadoc source code, such as:
http://rvm.codehaus.org/docs/api/src-html/org/jikesrvm/compilers/opt/ir/OPT_BC2IR.html
in my opinion gjdoc is prettier, for example:
http://developer.classpath.org/doc/java/util/HashMap-source.html
with source code highlighting and the like. It'd be nice to be pretty