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.
2 parents de58e78 + 0fccf54 commit d9e70dbCopy full SHA for d9e70db
doc/devel/documenting_mpl.rst
@@ -88,7 +88,7 @@ You can use the ``O`` variable to set additional options:
88
* ``make O=-Dplot_formats=png:100 html`` saves figures in low resolution.
89
* ``make O=-Dplot_gallery=0 html`` skips the gallery build.
90
91
-Multiple options can be combined using e.g. ``make O='-j4 -Dplot_gallery=0'
+Multiple options can be combined, e.g. ``make O='-j4 -Dplot_gallery=0'
92
html``.
93
94
On Windows, set the options as environment variables, e.g.:
0 commit comments