Skip to content

Commit 531f550

Browse files
authored
Add nbsphinx_assume_equations to documentation (#604)
1 parent 2de26da commit 531f550

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/usage.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,15 @@
248248
"See [Ignoring Errors](allow-errors.ipynb)."
249249
]
250250
},
251+
{
252+
"cell_type": "markdown",
253+
"metadata": {},
254+
"source": [
255+
"#### `nbsphinx_assume_equations`\n",
256+
"\n",
257+
"If `False`, do not force loading MathJax on HTML pages generated from notebooks."
258+
]
259+
},
251260
{
252261
"cell_type": "markdown",
253262
"metadata": {},

0 commit comments

Comments
 (0)