Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
B3rse committed Dec 4, 2023
1 parent d09d5b7 commit 3b26528
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
"sphinx.ext.duration",
"sphinx.ext.doctest",
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
]

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

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down

0 comments on commit 3b26528

Please sign in to comment.