Deployed 81d6dea with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2025-02-06 03:12:07 +00:00
parent b78a11e80f
commit f2738de8a8
80 changed files with 3480 additions and 78818 deletions

12
javascripts/mathjax.js Normal file
View File

@@ -0,0 +1,12 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};