8000 Change Title Case to Upper lower in templates by oscargus · Pull Request #23628 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Change Title Case to Upper lower in templates #23628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to 10000
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/api/next_api_changes/behavior/00001-ABC.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Behavior Change template
Behavior change template
~~~~~~~~~~~~~~~~~~~~~~~~

Enter description here....
Expand Down
2 changes: 1 addition & 1 deletion doc/api/next_api_changes/development/00001-ABC.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Development Change template
Development change template
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Enter description here....
Expand Down
2 changes: 1 addition & 1 deletion doc/api/next_api_changes/removals/00001-ABC.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Removal Change template
Removal change template
~~~~~~~~~~~~~~~~~~~~~~~

Enter description of methods/classes removed here....
Expand Down
2 changes: 1 addition & 1 deletion doc/users/next_whats_new/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Please avoid using references in section titles, as it causes links to be
confusing in the table of contents. Instead, ensure that a reference is
included in the descriptive text. Include contents of the form: ::

Section Title for Feature
Section title for feature
-------------------------

A bunch of text about how awesome the new feature is and examples of how
Expand Down
2 changes: 1 addition & 1 deletion doc/users/next_whats_new/font_fallback.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Font Fallback in Agg
Font fallback in Agg
--------------------

It is now possible to specify a list of fonts families and the Agg renderer
Expand Down
2 changes: 1 addition & 1 deletion doc/users/next_whats_new/inset_axes_improvements.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Axes.inset_axes Flexibility
Axes.inset_axes flexibility
---------------------------

`matplotlib.axes.Axes.inset_axes` now accepts the *projection*, *polar* and
Expand Down
2 changes: 1 addition & 1 deletion doc/users/next_whats_new/windows_arm64.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Windows on Arm Support
Windows on Arm support
----------------------

Preliminary support for windows on arm64 target added.
Expand Down
0