8000 DOC: comment out pre-release globs · jakeprojects/matplotlib@6368523 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6368523

Browse files
committed
DOC: comment out pre-release globs
1 parent debff99 commit 6368523

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

doc/api/api_changes.rst

Lines 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

Lines 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