8000 tidy up conf file · songhyonkim/spatialmath-python@48bfc0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 48bfc0c

Browse files
committed
tidy up conf file
1 parent 95fd8f3 commit 48bfc0c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191

9292
}
9393
html_logo = '../figs/CartesianSnakes_LogoW.png'
94-
html_favicon = 'favicon.ico'
9594

9695
# Add any paths that contain custom static files (such as style sheets) here,
9796
# relative to this directory. They are copied after the builtin static files,
@@ -115,6 +114,8 @@
115114
'fncychap': '\\usepackage{fncychap}',
116115
}
117116

117+
# -------- RVC maths notation -------------------------------------------------------#
118+
118119
# see https://stackoverflow.com/questions/9728292/creating-latex-math-macros-within-sphinx
119120
mathjax3_config = {
120121
'tex': {

0 commit comments

Comments
 (0)
0