Skip to content

Commit

Permalink
remove sphinx-panel config as now longer needed (SciTools#5272)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkknight authored Apr 24, 2023
1 parent 6cecf04 commit 7420f8b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@ def _dotv(version):
# better api documentation (custom)
extensions.extend(["custom_data_autodoc", "generate_package_rst"])

# -- panels extension ---------------------------------------------------------
# See https://sphinx-panels.readthedocs.io/en/latest/
panels_add_bootstrap_css = False

# -- Napoleon extension -------------------------------------------------------
# See https://sphinxcontrib-napoleon.readthedocs.io/en/latest/sphinxcontrib.napoleon.html
napoleon_google_docstring = True
Expand Down

0 comments on commit 7420f8b

Please sign in to comment.