Claude Warren created MATH-1511:
-----------------------------------
Summary: developers documentation not generated correctly
Key: MATH-1511
URL: https://issues.apache.org/jira/browse/MATH-1511
Project: Commons Math
Issue Type: Bug
Affects Versions: 3.6.1
Reporter: Claude Warren
The Documentation subsection of the developers.xml file attempts to document
how to add formula to javadoc. However, the special characters patterns used
to trigger the mathjax engine are triggering engine and converting the
surrounding code to math formatted text.
the character patterns in question are
{{\(}}
\)
\[
\]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)