Xith javadoc

I created a script to generate the javadoc for the Xith code. Please bookmark:
http://earth.whoola.com:8080/javadoc/xith3d
http://earth.whoola.com:8080/javadoc/xith-tk

It uses the Java 5 linksource feature that permits you to dive down into the source code:

The date the javadoc was generated is at the bottom of javadoc webpages. If you ever need the javadoc updated for the latest version of the source code in CVS, let me know and I will re-run the script.

Hi,

Why don’t you ask Will to put this to xith.org? I guess for most people it would be the best (just an idea).

Yuri

Yeah - this at xith.org would be best

Two reasons:

  1. When it is at my website, it is always as fresh as I want as I have direct control of when it is updated. It also has the options I want such as source code links and method-level @author tags.

  2. I am running ad banners in my javadoc. This is part of my Open Source business model. Perhaps Xith.org could link to my website at an alternative source for Xith javadoc? Instead of acting as a content aggregator, in a number of circumstances Xith.org could serve as a directory with links to Xith-related content offsite.

Hi,

[quote]Instead of acting as a content aggregator, in a number of circumstances Xith.org could serve as a directory with links to Xith-related content offsite.
[/quote]
100% agree. But I believe there should be a link at Xith3D main page (this will also support your efforts :slight_smile: )

Yuri

Whom would I ask to have that link added?

Ask William Dennis. He is maintaining xith.org.

Yuri

Hi,

Thanks for this resource. The link source feature is pretty sweet, but I wonder why they didn’t add syntax colouring? If I can do it in a few hours, I’m sure Sun could have - after all it’s their syntax.

Compare:
http://showsrc.com/$http://xith.org/src/com/xith3d/loaders/ase/AseFile.java#78
http://earth.whoola.com:8080/javadoc/xith3d/src-html/com/xith3d/loaders/ase/AseFile.html#line.78

Still, it is a really good feature.

I like the idea of auto-updating from a script. I currently have ant do most of the work on my end, but the upload part is manual (though upload as a tar.gz and decompress on the server, FTP’s not so efficient with lots of files).

Do you plan to also have the org.xith3d.* packages at your site? The toolkit packages are an important part of Xith3D and are in the existing Xith.org javadocs.

I have added a link on the Docs page to your site.

Cheers,

Will.

I know what you mean. I grumbled about that here:

Look in the Whoola CVS repository for my Ant script to auto-upload. The SourceForge.net server seems to be down right now but it is in core/bld/javadoc.xml
http://cvs.sourceforge.net/viewcvs.py/whoola

Yes, they are already up:
http://earth.whoola.com:8080/javadoc/xith-tk

Thank you.

I should clarify that thte xith-tk javadoc is at a separate URL than the xith core javadoc. The 2 separate URLs are:
http://earth.whoola.com:8080/javadoc/xith3d/
http://earth.whoola.com:8080/javadoc/xith-tk/

The new Xith website “mirror2” link only links to the first URL. Please add the 2nd.

If you want a single URL for both, please use this one:
http://earth.whoola.com:8080/javadoc/