Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fccce74

Browse files
committed
Change Title Case to Upper lower in templates
1 parent a68f21f commit fccce74

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

doc/api/next_api_changes/behavior/00001-ABC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Behavior Change template
1+
Behavior change template
22
~~~~~~~~~~~~~~~~~~~~~~~~
33

44
Enter description here....

doc/api/next_api_changes/development/00001-ABC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Development Change template
1+
Development change template
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
Enter description here....

doc/api/next_api_changes/removals/00001-ABC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Removal Change template
1+
Removal change template
22
~~~~~~~~~~~~~~~~~~~~~~~
33

44
Enter description of methods/classes removed here....

doc/users/next_whats_new/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please avoid using references in section titles, as it causes links to be
1515
confusing in the table of contents. Instead, ensure that a reference is
1616
included in the descriptive text. Include contents of the form: ::
1717

18-
Section Title for Feature
18+
Section title for feature
1919
-------------------------
2020

2121
A bunch of text about how awesome the new feature is and examples of how

doc/users/next_whats_new/font_fallback.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Font Fallback in Agg
1+
Font fallback in Agg
22
--------------------
33

44
It is now possible to specify a list of fonts families and the Agg renderer

doc/users/next_whats_new/inset_axes_improvements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Axes.inset_axes Flexibility
1+
Axes.inset_axes flexibility
22
---------------------------
33

44
`matplotlib.axes.Axes.inset_axes` now accepts the *projection*, *polar* and

doc/users/next_whats_new/windows_arm64.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Windows on Arm Support
1+
Windows on Arm support
22
----------------------
33

44
Preliminary support for windows on arm64 target added.

0 commit comments

Comments
 (0)