Skip to content

Commit 9c99e19

Browse files
jeertmanstacaswell
andauthored
Update lib/matplotlib/sphinxext/plot_directive.py
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
1 parent afe63c8 commit 9c99e19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/matplotlib/sphinxext/plot_directive.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@
158158
path if RST files are generated in another directory. This is the
159159
case if you use the ``autodoc2`` extension.
160160
161-
For it to work, you need to set the ``plot_rst_directory`` option to:
161+
For it to work, you need to set the ``plot_rst_directory`` option
162+
in ``conf.py``:
162163
163164
.. code:: python
164165

0 commit comments

Comments
 (0)