aboutsummaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-08-10 04:42:19 +0800
committerchriseth <chris@ethereum.org>2018-08-10 04:42:29 +0800
commit4fc15a5beb4dd643318b9f6cd75ae56336be69d1 (patch)
treefc1f74905c394e9809934e3f21d6f141e01439c4 /docs/conf.py
parent43db88b8363d73ee2f5ffa094ff506414261bd11 (diff)
downloaddexon-solidity-4fc15a5beb4dd643318b9f6cd75ae56336be69d1.tar.gz
dexon-solidity-4fc15a5beb4dd643318b9f6cd75ae56336be69d1.tar.zst
dexon-solidity-4fc15a5beb4dd643318b9f6cd75ae56336be69d1.zip
Fix table css.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 55f4f1a8..233ff7b6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -143,7 +143,7 @@ html_theme = 'sphinx_rtd_theme'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = []
+html_static_path = ['_static']
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied