Skip to content

Commit f7bee23

Browse files
committed
update of applied_efp tutorial
1 parent 1119be7 commit f7bee23

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
# Add any Sphinx extension module names here, as strings. They can be
3131
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3232
# ones.
33-
extensions = [
34-
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme',
35-
]
3633
#extensions = [
37-
# 'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_panels',
34+
# 'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme',
3835
#]
36+
extensions = [
37+
'sphinx.ext.autosectionlabel', 'sphinx_rtd_theme', 'sphinx_panels',
38+
]
3939

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

0 commit comments

Comments
 (0)