Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa0195b

Browse filesBrowse files
committed
Remove plot_gallery setting from conf.py
The defined value is the default. If somebody wants to change that for their personal build, the recommended way is passing parameters to make: https://matplotlib.org/devdocs/devel/documenting_mpl.html#building-the-docs
1 parent c2345f9 commit fa0195b
Copy full SHA for fa0195b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ def _check_dependencies():
189189
'junit': '../test-results/sphinx-gallery/junit.xml' if CIRCLECI else '',
190190
}
191191

192-
plot_gallery = 'True'
193192
mathmpl_fontsize = 11.0
194193
mathmpl_srcset = ['2x']
195194

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.