Skip to content

Commit

Permalink
[doc] Include plot source by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Jun 7, 2023
1 parent 8afb22b commit 17e0ef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ html_sidebars = {'index': ['sideb.html', 'searchbox.html']}
htmlhelp_basename = '@PROJECT_NAME@doc'

# Plot options
plot_include_source = True
plot_html_show_source_link = False
plot_html_show_formats = False

Expand Down

0 comments on commit 17e0ef6

Please sign in to comment.