We have adopted this in Mahout based on the suggestion I saw here. It works great.
On Sun, Jul 14, 2013 at 2:31 PM, Ajo Fod <ajo....@gmail.com> wrote: > I like this idea too. I"m curious to know how it works. > > +1 > > > On Sun, Jul 14, 2013 at 11:35 AM, Thomas Neidhart < > thomas.neidh...@gmail.com > > wrote: > > > On 07/14/2013 07:50 PM, Phil Steitz wrote: > > > 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. > > > > +1 > > > > Thomas > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > > For additional commands, e-mail: dev-h...@commons.apache.org > > > > >