From ee544d9e9be7b8fcbf2cde362fe18ecedbf59dd9 Mon Sep 17 00:00:00 2001 From: kolibril13 <44469195+kolibril13@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:11:21 +0100 Subject: [PATCH 1/3] cap heading --- examples/axes_grid1/README.txt | 4 ++-- examples/axisartist/README.txt | 4 ++-- examples/pyplots/README.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/axes_grid1/README.txt b/examples/axes_grid1/README.txt index e9afa00b9a72..5c3c5d14ec96 100644 --- a/examples/axes_grid1/README.txt +++ b/examples/axes_grid1/README.txt @@ -2,5 +2,5 @@ .. _axes_grid1-examples-index: -axes_grid1 -========== +Axes Grid +========= diff --git a/examples/axisartist/README.txt b/examples/axisartist/README.txt index dc7c87d3a608..d6b190aedaf0 100644 --- a/examples/axisartist/README.txt +++ b/examples/axisartist/README.txt @@ -2,5 +2,5 @@ .. _axisartist-examples-index: -axisartist -========== +Axis Artist +=========== diff --git a/examples/pyplots/README.txt b/examples/pyplots/README.txt index 30c7d60fdb36..eac052a32951 100644 --- a/examples/pyplots/README.txt +++ b/examples/pyplots/README.txt @@ -1,4 +1,4 @@ .. _pyplots_examples: -pyplot +Pyplot ====== From 2a13d8bf0302bd4f04294a02acd3b99ef46093fd Mon Sep 17 00:00:00 2001 From: kolibril13 <44469195+kolibril13@users.noreply.github.com> Date: Wed, 18 Jan 2023 13:07:34 +0100 Subject: [PATCH 2/3] Upper lower --- examples/axes_grid1/README.txt | 2 +- examples/axisartist/README.txt | 2 +- examples/specialty_plots/README.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/axes_grid1/README.txt b/examples/axes_grid1/README.txt index 5c3c5d14ec96..83ee607e603e 100644 --- a/examples/axes_grid1/README.txt +++ b/examples/axes_grid1/README.txt @@ -2,5 +2,5 @@ .. _axes_grid1-examples-index: -Axes Grid +Axes grid ========= diff --git a/examples/axisartist/README.txt b/examples/axisartist/README.txt index d6b190aedaf0..d340d5071be0 100644 --- a/examples/axisartist/README.txt +++ b/examples/axisartist/README.txt @@ -2,5 +2,5 @@ .. _axisartist-examples-index: -Axis Artist +Axis artist =========== diff --git a/examples/specialty_plots/README.txt b/examples/specialty_plots/README.txt index d186022d93db..fc1bf44d3b92 100644 --- a/examples/specialty_plots/README.txt +++ b/examples/specialty_plots/README.txt @@ -1,4 +1,4 @@ .. _specialty_plots_examples: -Specialty Plots +Specialty plots =============== From 05ac64bc26b60403e004407d2f2e28ae757c0d21 Mon Sep 17 00:00:00 2001 From: kolibril13 <44469195+kolibril13@users.noreply.github.com> Date: Wed, 18 Jan 2023 18:26:55 +0100 Subject: [PATCH 3/3] apply suggestions --- examples/axes_grid1/README.txt | 4 ++-- examples/axisartist/README.txt | 4 ++-- examples/pyplots/README.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/axes_grid1/README.txt b/examples/axes_grid1/README.txt index 83ee607e603e..42cc4b5af75c 100644 --- a/examples/axes_grid1/README.txt +++ b/examples/axes_grid1/README.txt @@ -2,5 +2,5 @@ .. _axes_grid1-examples-index: -Axes grid -========= +The axes_grid1 module +===================== diff --git a/examples/axisartist/README.txt b/examples/axisartist/README.txt index d340d5071be0..6cc9325d1027 100644 --- a/examples/axisartist/README.txt +++ b/examples/axisartist/README.txt @@ -2,5 +2,5 @@ .. _axisartist-examples-index: -Axis artist -=========== +The axisartist module +===================== diff --git a/examples/pyplots/README.txt b/examples/pyplots/README.txt index eac052a32951..ff10c9fd6b1a 100644 --- a/examples/pyplots/README.txt +++ b/examples/pyplots/README.txt @@ -1,4 +1,4 @@ .. _pyplots_examples: -Pyplot -====== +The pyplot module +=================