mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Update conf.py to be compatible with Sphinx 4.1.2
Change-Id: I905911121fca48ae85f046bef714135cbf641d0a
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user