updating docstrings

This commit is contained in:
2020-03-07 23:09:25 +00:00
parent 4f7b829c96
commit a431ce60b7
3 changed files with 5 additions and 73 deletions

View File

@@ -82,7 +82,7 @@ html_theme = "sphinx_rtd_theme"
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_static_path = ['_static']
html_context = {'css_files': ['_static/custom.css']}
# html_context = {'css_files': ['_static/custom.css']}
html_theme_options = {
'collapse_navigation': True,
'display_version': True,