Skip to content

Remove read-only file attributes when copying DocMaker resources #28

Description

@k-deeley

Starting in R2026b, MATLAB toolboxes are installed as read-only. DocMaker copies resources from the installed toolbox to the user's toolbox under development, and the file attributes are preserved when copying with copyfile. This means that subsequent doc builds fall over when they can't overwrite the existing read-only resource files, which breaks incremental builds. This issue doesn't affect buildtool clean.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions