Shuai Lin created SPARK-16822: --------------------------------- Summary: Support latex in scaladoc with MathJax Key: SPARK-16822 URL: https://issues.apache.org/jira/browse/SPARK-16822 Project: Spark Issue Type: Improvement Components: Documentation Reporter: Shuai Lin Priority: Minor
The scaladoc of some classes (mainly ml/mllib classes) include math formulas, but currently it renders very ugly, e.g. [the doc of the LogisticGradient class|https://spark.apache.org/docs/2.0.0-preview/api/scala/index.html#org.apache.spark.mllib.optimization.LogisticGradient]. We can improve this by including MathJax javascripts in the scaladocs page, much like what we do for the markdown docs. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org