- change the default of
overwrite
to true. - add new features:
not_default_overwrite
changes the default foroverwrite
to false.build_when_doc
will only build the images when thedoc
feature is used.doc
to indicate when the docs are being built, use withbuild_when_doc
.
- ignore all doc tests directly from the cargo manifest.