diff --git a/docs/conf.py b/docs/conf.py index a6c3d58..2504b60 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,10 +60,6 @@ html_favicon = 'favicon.ico' -# Workaround for weirdly formatted function parameters. See https://github.com/readthedocs/sphinx_rtd_theme/issues/766 -html4_writer = True - - # -- Extension configuration ------------------------------------------------- autodoc_member_order = 'bysource'