Update conf.py to be compatible with Sphinx 4.1.2

Change-Id: I905911121fca48ae85f046bef714135cbf641d0a
This commit is contained in:
Sameer Agarwal
2021-09-13 17:12:02 -07:00
parent 2a2b9bd6fa
commit 0299ce9442
+1 -1
View File
@@ -246,7 +246,7 @@ texinfo_documents = [
# By default MathJax does not use TeX fonts, which is a tragedy. Also
# scaling the fonts down a bit makes them fit better with font sizing
# in the "Read The Docs" theme.
mathjax_config = {
mathjax3_config = {
'HTML-CSS' : {
'availableFonts' : ["TeX"],
'scale' : 90