Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1689d1

Browse files
committed
Oversample thumbnail x2
1 parent 8589fed commit d1689d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def _check_dependencies():
141141
'within_subsection_order': gallery_order.subsectionorder,
142142
'remove_config_comments': True,
143143
'min_reported_time': 1,
144+
'thumbnail_size': (320, 224),
144145
'compress_images': ('thumbnails', 'images'),
145146
'matplotlib_animations': True,
146147
}

0 commit comments

Comments
 (0)