Skip to content

Allow mpm install-doc without a MATLAB installation #161

Description

@CiaranMcAndrew1

mpm install-doc requires --matlab-root argument, and installs documentation for currently installed toolboxes in an existing MATLAB installation.

Some users may wish to install docs as a standalone package, so they can be served inside their corporate networks for instance.

In this case it would be useful to have an options like:

mpm install-doc --destination=<path/to/destination> --source=<path/to/source> --products=<product1> ... <productN>

Allowing installation without an existing MATLAB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions