Skip to content

Commit 847dfc2

Browse files
committed
moved nojekyll
1 parent 2c86554 commit 847dfc2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docs/docsource/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
# Add any Sphinx extension module names here, as strings. They can be
3232
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3333
# ones.
34-
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon']
34+
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.napoleon',"sphinx_rtd_theme"]
3535
# Add any paths that contain templates here, relative to this directory.
3636
templates_path = ['_templates']
3737

0 commit comments

Comments
 (0)