Frequently Asked Questions

What HTML specification does JDoc support?

JDoc supports most of the tags defined in HTML 3.2. To see whether a particular tag and attribute are supported, see HTML tags supported/extended.

Why doesn't JDoc print?

JDoc uses v1.0.2 of the Java Development Kit (JDK), the only version of Java supported by the vast majority of web browsers cuurently in use and this Java version does not support printing. Version 2 of EarthStones software will implement JDK v1.1 and higher, which does support printing.

The work-around for now: Print the HTML source from any browser. You will not be able to print EarthStones' HTML+ entensions and enhancements, of course, but all standard HTML tags will show up.