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 e98d8d0

Browse filesBrowse files
authored
Merge pull request #23980 from StefRe/DOC/tutorials-order
DOC: Move Quick Start Tutorial to first position
2 parents a152851 + adc1115 commit e98d8d0
Copy full SHA for e98d8d0

File tree

1 file changed

+2
-2
lines changed
Filter options

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.