File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 97
97
The plot directive has the following configuration options:
98
98
99
99
plot_output_base_name
100
- Default value for the output-base-name option. It's recommended to the
101
- format string ``{counter}`` (for example, ``'plot-{counter}'``) so that
102
- multiple plots in the same document will not conflict with each other.
103
- (default is to use the name of the input script, or the name of the RST
104
- file if no script is provided)
100
+ Default value for the output-base-name option. It's recommended to include
101
+ the format string ``{counter}`` (for example, ``'plot-{counter}'``) so
102
+ that multiple plots in the same document will not conflict with each
103
+ other. (default is to use the name of the input script, or the name of the
104
+ RST file if no script is provided)
105
105
106
106
plot_include_source
107
107
Default value for the include-source option (default: False).
You can’t perform that action at this time.
0 commit comments