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 9797The plot directive has the following configuration options:
9898
9999plot_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)
105105
106106plot_include_source
107107 Default value for the include-source option (default: False).
You can’t perform that action at this time.
0 commit comments