Skip to content

Commit

Permalink
Prerender formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jun 8, 2023
1 parent 801cf54 commit f91550e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@
'https://cdn.jsdelivr.net/npm/katex@0.12.0/dist/katex.min.css'
katex_js_path = 'katex.min.js'
katex_autorender_path = 'auto-render.min.js'

katex_prerender = True

intersphinx_mapping = {'python': ('https://docs.python.org/3', None),
'numpy': ('http://docs.scipy.org/doc/numpy', None),
'scipy': ('http://docs.scipy.org/doc/scipy/reference', None),
Expand Down

0 comments on commit f91550e

Please sign in to comment.