From 92b93e375852d3556dbac3b0f4b00fe33b099720 Mon Sep 17 00:00:00 2001 From: kolibril13 <44469195+kolibril13@users.noreply.github.com> Date: Sun, 5 Feb 2023 15:38:48 +0100 Subject: [PATCH 1/3] sorting --- doc/sphinxext/gallery_order.py | 2 +- examples/axes_grid1/README.txt | 4 ++-- examples/axisartist/README.txt | 4 ++-- examples/pyplots/README.txt | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/sphinxext/gallery_order.py b/doc/sphinxext/gallery_order.py index 5c514af5a390..fca15f3f9ab4 100644 --- a/doc/sphinxext/gallery_order.py +++ b/doc/sphinxext/gallery_order.py @@ -17,9 +17,9 @@ '../examples/statistics', '../examples/pie_and_polar_charts', '../examples/text_labels_and_annotations', - '../examples/pyplots', '../examples/color', '../examples/shapes_and_collections', + '../examples/pyplots', '../examples/style_sheets', '../examples/axes_grid1', '../examples/axisartist', diff --git a/examples/axes_grid1/README.txt b/examples/axes_grid1/README.txt index 42cc4b5af75c..d9a60ecc1d75 100644 --- a/examples/axes_grid1/README.txt +++ b/examples/axes_grid1/README.txt @@ -2,5 +2,5 @@ .. _axes_grid1-examples-index: -The axes_grid1 module -===================== +Module - axes_grid1 +=================== diff --git a/examples/axisartist/README.txt b/examples/axisartist/README.txt index 6cc9325d1027..6940e922186d 100644 --- a/examples/axisartist/README.txt +++ b/examples/axisartist/README.txt @@ -2,5 +2,5 @@ .. _axisartist-examples-index: -The axisartist module -===================== +Module - axisartist +=================== diff --git a/examples/pyplots/README.txt b/examples/pyplots/README.txt index ff10c9fd6b1a..493618b19e6c 100644 --- a/examples/pyplots/README.txt +++ b/examples/pyplots/README.txt @@ -1,4 +1,4 @@ .. _pyplots_examples: -The pyplot module -================= +Module - pyplot +=============== From 2fddbee782c8759e474c4b465422259d3ac2cfa7 Mon Sep 17 00:00:00 2001 From: kolibril13 <44469195+kolibril13@users.noreply.github.com> Date: Sun, 5 Feb 2023 16:13:41 +0100 Subject: [PATCH 2/3] one down --- doc/sphinxext/gallery_order.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinxext/gallery_order.py b/doc/sphinxext/gallery_order.py index fca15f3f9ab4..e291142d3b66 100644 --- a/doc/sphinxext/gallery_order.py +++ b/doc/sphinxext/gallery_order.py @@ -19,8 +19,8 @@ '../examples/text_labels_and_annotations', '../examples/color', '../examples/shapes_and_collections', - '../examples/pyplots', '../examples/style_sheets', + '../examples/pyplots', '../examples/axes_grid1', '../examples/axisartist', '../examples/showcase', From 19e9457208b0338f326f0c8614aaeac2bc170575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Hendrik=20M=C3=BCller?= <44469195+kolibril13@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:22:50 +0100 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Kyle Sunden --- examples/axes_grid1/README.txt | 2 +- examples/axisartist/README.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/axes_grid1/README.txt b/examples/axes_grid1/README.txt index d9a60ecc1d75..5fdbf13b9e44 100644 --- a/examples/axes_grid1/README.txt +++ b/examples/axes_grid1/README.txt @@ -2,5 +2,5 @@ .. _axes_grid1-examples-index: -Module - axes_grid1 +Module - axes_grid1 =================== diff --git a/examples/axisartist/README.txt b/examples/axisartist/README.txt index 6940e922186d..c2d1716f8b52 100644 --- a/examples/axisartist/README.txt +++ b/examples/axisartist/README.txt @@ -2,5 +2,5 @@ .. _axisartist-examples-index: -Module - axisartist +Module - axisartist ===================