Skip to content

Commit

Permalink
Updated conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Srinivasan Kannan committed Jun 15, 2023
1 parent cfed16c commit 293234c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/conf.py → conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
# -- General configuration ---------------------------------------------------
# -- General configuration

extensions = [
"sphinx.ext.duration",
"sphinx.ext.doctest",
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
]
#extensions = [
# "sphinx.ext.duration",
# "sphinx.ext.doctest",
# "sphinx.ext.autodoc",
# "sphinx.ext.autosummary",
# "sphinx.ext.intersphinx",
#]

intersphinx_mapping = {
"rtd": ("https://docs.readthedocs.io/en/stable/", None),
Expand Down

0 comments on commit 293234c

Please sign in to comment.