I think we have talked about this before but did not achieve consensus or at least never got it set up. I am finishing the javadoc for Kolmogorov-Smirnov tests (MATH-437) and would really like to just embed Tex formulas in the class javadoc. I found that just adding an additionalparmeter element to the javadoc plugin config in the pom works to get MathJax configured. Then you just use Tex escapes \( and \) for inline, \[ and \] for formulas. If others are OK with this, I will open a JIRA to make the pom change and document usage in the programmers guide.
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org