Skip to content
Snippets Groups Projects
Commit bc145fa4 authored by Jan Hönig's avatar Jan Hönig
Browse files

Merge branch 'FixDoku' into 'master'

Remove Mathjax path

See merge request !102
parents edcba10d 623d0f3a
Branches
Tags
No related merge requests found
...@@ -21,9 +21,6 @@ extensions = [ ...@@ -21,9 +21,6 @@ extensions = [
'sphinx_autodoc_typehints', '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 add_module_names = False
templates_path = ['_templates'] templates_path = ['_templates']
source_suffix = '.rst' source_suffix = '.rst'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment