File: doc_local_mathjax.patch

package info (click to toggle)
ngspetsc 0.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,056 kB
  • sloc: python: 2,775; makefile: 42
file content (10 lines) | stat: -rw-r--r-- 392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/docs/src/conf.py
+++ b/docs/src/conf.py
@@ -27,6 +27,7 @@
 autoapi_dirs = ['../../ngsPETSc']
 templates_path = ['_templates']
 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
 mathjax3_config = {'chtml': {'displayAlign': 'left'}}
 html_sourcelink_suffix = ''
 nbsphinx_prolog = r"""