Thanks to visit codestin.com Credit goes to github.com
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 037fcca commit 7633da2Copy full SHA for 7633da2
1 file changed
doc/devel/documenting_mpl.rst
@@ -97,7 +97,7 @@ You can use the ``O`` variable to set additional options:
97
Multiple options can be combined using e.g. ``make O='-j4 -Dplot_gallery=0'
98
html``.
99
100
-On Windows, either use the format shown above or set options as environment variables, e.g.:
+On Windows, either put the arguments at the end of the statement or set the options as environment variables, e.g.:
101
102
.. code-block:: bat
103
0 commit comments