Skip to content

Commit

Permalink
doc fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Feb 2, 2025
1 parent 10dc9d4 commit 675f8d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from sphinx.ext import autodoc

# Bring in the new ReadTheDocs sphinx theme
import sphinx_rtd_theme
#import sphinx_rtd_theme

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
Expand Down Expand Up @@ -243,4 +243,4 @@ def setup(app):
suppress_warnings = [
'toc.not_readable', # Suppress warnings about excluded toctree entries
'app.add_directive',
]
]

0 comments on commit 675f8d8

Please sign in to comment.