Specifies whether the images embedded in the annotation text must be copied to the documentation destination directory.
If this parameter is true
(checked), all images referred from <img>
tags
will be automatically copied to the associated files directory (e.g. "doc-files") of the schema documentation.
The src
attribute of each <img>
tag will be altered to point to the new image location.
When the parameter is false
(unchecked), no images will be copied and
the original image source URL in each <img>
tag will be preserved.