JavaDoc question

Okay, I know SitePoint is mainly about website design, and I love it for that, but I also know that whenever I’m stuck with something this community is very supportive and ROCKS! So here’s my question:

Is there such as a web-based Javadoc generator?

I teach CS in a high school where the network is tied down tighter than Fort Knox, and my students would love to be able to generate JavaDocs as they are working on their assignments rather than having to take the files home and do it at home…?

Thanks!!

I never used JavaDoc as I’ve never used Java but maybe something like GIT would help? Athough GIT is not a documentation system but a versioning one.

There may be a documentation system (there are) but the ones I heard of are kind of language specific.