Skip to content

Commit

Permalink
documents fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yun-long committed May 15, 2023
1 parent 170676e commit d4218ae
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']

html_context = {
'css_files': [
'_static/theme_overrides.css', # override wide tables in RTD theme
],
}
# html_context = {
# 'css_files': [
# '_static/theme_overrides.css', # override wide tables in RTD theme
# ],
# }

0 comments on commit d4218ae

Please sign in to comment.