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.
mpm install-docrequires--matlab-rootargument, 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:
Allowing installation without an existing MATLAB.