Skip to content

Commit

Permalink
fix sidebar not displayed properly on phone (#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
fehiepsi committed Jan 17, 2024
1 parent 867f26e commit 3ef0423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
# ones.
extensions = [
"nbsphinx",
"sphinxcontrib.jquery",
"sphinx.ext.autodoc",
"sphinx.ext.doctest",
"sphinx.ext.imgconverter",
Expand Down

0 comments on commit 3ef0423

Please sign in to comment.