Skip to content
Snippets Groups Projects

Remove Mathjax path

Merged Markus Holzer requested to merge holzer/lbmpy:FixDoku into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -21,9 +21,6 @@ extensions = [
'sphinx_autodoc_typehints',
]
# set mathjax v3 path according to https://www.sphinx-doc.org/en/master/usage/extensions/math.html
mathjax_path="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
add_module_names = False
templates_path = ['_templates']
source_suffix = '.rst'
Loading