File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -340,21 +340,6 @@ Plot directive documentation
340340
341341.. automodule :: matplotlib.sphinxext.plot_directive
342342
343- Static figures
344- --------------
345-
346- Any figures that rely on optional system configurations need to be handled a
347- little differently. These figures are not to be generated during the
348- documentation build, in order to keep the prerequisites to the documentation
349- effort as low as possible. Please run the :file: `doc/pyplots/make.py ` script
350- when adding such figures, and commit the script **and ** the images to
351- git. Please also add a line to the README in doc/pyplots for any additional
352- requirements necessary to generate a new figure. Once these steps have been
353- taken, these figures can be included in the usual way::
354-
355- .. plot:: mpl_examples/text_labels_and_annotations/tex_demo.py
356- :include-source:
357-
358343Examples
359344--------
360345
You can’t perform that action at this time.
0 commit comments