diff --git a/docs/source/api/inputjax.rst b/docs/source/api/inputjax.rst index 52419ad71..925ec0d57 100644 --- a/docs/source/api/inputjax.rst +++ b/docs/source/api/inputjax.rst @@ -47,6 +47,11 @@ Properties The directory where the jax files are stored (e.g., ``"[MathJax]/jax/input/TeX"``); +.. describe:: elementJax + + The name of the ElementJax class that this input jax will produce + (typically ``mml``, as that is the only ElementJax at the moment). + Methods =======