8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c153cfb commit 8a10364Copy full SHA for 8a10364
doc/api/next_api_changes/2019-01-09-deprecations.rst
@@ -0,0 +1,8 @@
1
+Deprecations
2
+````````````
3
+
4
+The ``matplotlib.sphinxext.plot_directive`` interface has changed from
5
+the (Sphinx-)deprecated function-based interface to a class-based interface.
6
+This should not affect end users, but the
7
+``matplotlib.sphinxext.plot_directive.plot_directive`` function is now
8
+deprecated.
0 commit comments