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 6368523

Browse filesBrowse files
committed
DOC: comment out pre-release globs
1 parent debff99 commit 6368523
Copy full SHA for 6368523

File tree

Expand file treeCollapse file tree

2 files changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+8
-8
lines changed

‎doc/api/api_changes.rst

Copy file name to clipboardExpand all lines: doc/api/api_changes.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ For new features that were added to Matplotlib, please see
1313
.. for a release comment out the toctree below
1414
1515
16-
.. toctree::
17-
:glob:
18-
:maxdepth: 1
16+
.. toctree::
17+
:glob:
18+
:maxdepth: 1
1919
20-
next_api_changes/*
20+
next_api_changes/*
2121
2222
2323
API Changes in 2.2.0

‎doc/users/whats_new.rst

Copy file name to clipboardExpand all lines: doc/users/whats_new.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ revision, see the :ref:`github-stats`.
1515
For a release, add a new section after this, then comment out the include
1616
and toctree below by indenting them. Uncomment them after the release.
1717
18-
.. toctree::
19-
:glob:
20-
:maxdepth: 1
18+
.. toctree::
19+
:glob:
20+
:maxdepth: 1
2121

22-
next_whats_new/*
22+
next_whats_new/*
2323

2424
New in Matplotlib 2.2.4
2525
=======================

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.