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 adc1115

Browse filesBrowse files
committed
DOC: Move Quick Start Tutorial to first position
and remove some non-existing tutorial names in gallery_order.py
1 parent a152851 commit adc1115
Copy full SHA for adc1115

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/sphinxext/gallery_order.py

Copy file name to clipboardExpand all lines: doc/sphinxext/gallery_order.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ def __call__(self, item):
5050
list_all = [
5151
# **Tutorials**
5252
# introductory
53-
"usage", "pyplot", "sample_plots", "images", "lifecycle", "customizing",
53+
"quick_start", "pyplot", "images", "lifecycle", "customizing",
5454
# intermediate
55-
"artists", "legend_guide", "color_cycle", "gridspec",
55+
"artists", "legend_guide", "color_cycle",
5656
"constrainedlayout_guide", "tight_layout_guide",
5757
# advanced
5858
# text

0 commit comments

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