Skip to content

Commit

Permalink
Updated conf.py and index.rst because sphinx_panels are not supported…
Browse files Browse the repository at this point in the history
… anymore
  • Loading branch information
WilliamLwj committed Oct 24, 2024
1 parent 4484176 commit 9ee0420
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'sphinx_panels',
'sphinx_design',
'sphinx_gallery.gen_gallery',
]

Expand Down
3 changes: 1 addition & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -197,5 +197,4 @@ We would appreciate it if you could cite our related works.
:caption: Additional Info

info/contributing
info/auto_examples/index
info/team_members
info/auto_examples/index

0 comments on commit 9ee0420

Please sign in to comment.