Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to fail docs build on gallery example execution error (#256)
# References and relevant issues Closes napari/napari#6392 Depends on #255 # Description Added a sphinx gallery option to fail the docs build on example execution failure. Right now, this _should_ fail on CI due to one of our example failing, but the docs build will anyway depend on the #255. Co-authored-by: Peter Sobolewski <[email protected]>
- Loading branch information