Skip to content

Commit

Permalink
remove sphinx-togglebutton (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj authored Aug 31, 2023
1 parent daed34c commit fd70c50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@
"sphinx.ext.mathjax",
"sphinx.ext.autodoc",
"sphinx_autodoc_typehints",
"sphinx_togglebutton",
]

togglebutton_hint = "Expand"

autodoc_mock_imports = [
"ert",
"ert_shared",
Expand Down
3 changes: 1 addition & 2 deletions requirements/requirements_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ sphinx==6.2.1
sphinx-rtd-theme
autoapi
sphinx-autodoc-typehints
sphinxcontrib-apidoc
sphinx-togglebutton
sphinxcontrib-apidoc

0 comments on commit fd70c50

Please sign in to comment.