8000 DOC: do not include future whats_new · matplotlib/matplotlib@afcc8a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit afcc8a0

Browse files
committed
DOC: do not include future whats_new
This will need to be reverted after 2.1 is out
1 parent 32fe66e commit afcc8a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
File renamed without changes.

doc/users/whats_new.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ revision, see the :ref:`github-stats`.
1414
..
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.
17-
.. include:: next_whats_new/README.rst
18-
.. toctree::
19-
:glob:
20-
:maxdepth: 1
17+
.. include:: next_whats_new/README.rst
18+
.. toctree::
19+
:glob:
20+
:maxdepth: 1
2121
22-
next_whats_new/*
22+
next_whats_new/*
2323

2424
New in Matplotlib 2.1
2525
=====================

0 commit comments

Comments
 (0)
0