From a321fe4f906e0decc0f8385d1e0517508c587403 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Tue, 17 Oct 2017 17:30:11 -0400 Subject: [PATCH] DOC: Re-enable next what's new entries. --- doc/users/next_whats_new/{README => README.rst} | 0 doc/users/whats_new.rst | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) rename doc/users/next_whats_new/{README => README.rst} (100%) diff --git a/doc/users/next_whats_new/README b/doc/users/next_whats_new/README.rst similarity index 100% rename from doc/users/next_whats_new/README rename to doc/users/next_whats_new/README.rst diff --git a/doc/users/whats_new.rst b/doc/users/whats_new.rst index d6e3ba2dabf0..362384db8c94 100644 --- a/doc/users/whats_new.rst +++ b/doc/users/whats_new.rst @@ -14,12 +14,12 @@ revision, see the :ref:`github-stats`. .. For a release, add a new section after this, then comment out the include and toctree below by indenting them. Uncomment them after the release. - .. include:: next_whats_new/README.rst - .. toctree:: - :glob: - :maxdepth: 1 +.. include:: next_whats_new/README.rst +.. toctree:: + :glob: + :maxdepth: 1 - next_whats_new/* + next_whats_new/* New in Matplotlib 2.1 =====================