Skip to content

Commit

Permalink
Merge branch 'main' into maint/bump-sphinx-8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rfahlberg authored Dec 4, 2024
2 parents 26275e3 + b8af64d commit 61bc291
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,16 @@

# Sphinx extensions
extensions = [
"numpydoc",
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"numpydoc",
"sphinx.ext.coverage",
"sphinx.ext.doctest",
"sphinx.ext.extlinks",
"sphinx.ext.intersphinx",
"sphinx_copybutton",
"sphinx_gallery.gen_gallery",
"sphinxcontrib.images",
"ansys_sphinx_theme.extension.linkcode",
]

# Intersphinx mapping
Expand Down

0 comments on commit 61bc291

Please sign in to comment.