Skip to content

Commit 56c6e07

Browse files
committed
DOC/BLD: small fixes [ci doc]
1 parent 9045db0 commit 56c6e07

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/matplotlib/sphinxext/plot_directive.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,9 @@
145145
separated string with the multiplicative factors followed by an "x".
146146
e.g. "2.0x, 1.5x". "2.0x" will create a png with the default "png"
147147
resolution from plot_formats, multiplied by 2. If plot_src is
148-
specified, the plot directive uses the `~.figmpl_directive` (instead of the
149-
usual figure directive) in the intermediary rst file that is generated.
148+
specified, the plot directive uses the
149+
`~.matplotlib.sphinxext.figmpl_directive` (instead of the usual figure
150+
directive) in the intermediary rst file that is generated.
150151
The plot_src option is incompatible with *singlehtml* builds, and an error
151152
will be raised.
152153

0 commit comments

Comments
 (0)