Skip to content

Commit e317901

Browse files
authored
Merge pull request #9325 from tacaswell/doc_fix_config
DOC: update sphinx-gallery configuration
2 parents 9173c86 + e0b4d6c commit e317901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def _check_deps():
135135
'subsection_order': ExplicitOrder(explicit_order_folders)
136136
}
137137

138-
plot_gallery = True
138+
plot_gallery = 'True'
139139

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

0 commit comments

Comments
 (0)