We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aed975 commit 9b8aefcCopy full SHA for 9b8aefc
doc/source/conf.py
@@ -86,7 +86,7 @@
86
# Remove sphinx configuration comments from code blocks
87
"remove_config_comments": True,
88
# Sort gallery example by file name instead of number of lines (default)
89
- "within_subsection_order": FileNameSortKey,
+ "within_subsection_order": "FileNameSortKey"
90
# directory where function granular galleries are stored
91
"backreferences_dir": None,
92
# Modules for which function level galleries are created. In
0 commit comments