Skip to content

Commit

Permalink
removed extra extensions from doc's config file
Browse files Browse the repository at this point in the history
  • Loading branch information
masterismail committed Jun 25, 2024
1 parent 174be09 commit f4ff6d4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ sphinx:
pygments_style: default
html_css_files:
- style.css
extra_extensions:
- sphinx.ext.autodoc
- sphinxarg.ext
- sphinx.ext.viewcode
- sphinx.ext.napoleon
- sphinx_math_dollar
- sphinx.ext.mathjax
# extra_extensions:
# - sphinx.ext.autodoc
# - sphinxarg.ext
# - sphinx.ext.viewcode
# - sphinx.ext.napoleon
# - sphinx_math_dollar
# - sphinx.ext.mathjax

0 comments on commit f4ff6d4

Please sign in to comment.