Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy authored Nov 12, 2023
1 parent 683bdbf commit 4fab042
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,9 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"sphinx.ext.todo",
"sphinx.ext.autosectionlabel",
"image_links", # CUSTOM
"myst_parser",
'sphinxcontrib.wavedrom',
'sphinx.ext.mathjax',
'sphinx.ext.todo'
]

source_suffix = {
Expand Down

0 comments on commit 4fab042

Please sign in to comment.