Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Function Arguments Support #111

Merged
merged 2 commits into from
Oct 10, 2020

Conversation

H0R5E
Copy link
Contributor

@H0R5E H0R5E commented Jul 5, 2020

This commit adds support for function argument validation, as added in MATLAB 2019b and detailed here.

The added test class ClassWithFunctionArguments would cause the tests to hang on the nondocumentedmethod function without the added keywords.

H0R5E added 2 commits July 5, 2020 16:20
This commit adds support for function argument validation, as added
in MATLAB 2019b and detailed here:

https://uk.mathworks.com/help/matlab/matlab_prog/function-argument-validation-1.html

The test class ClassWithFunctionArguments will cause the tests to
hang on the nondocumentedmethod function without the added keywords.
@joeced joeced merged commit dee785b into sphinx-contrib:master Oct 10, 2020
@H0R5E H0R5E deleted the function_arguments branch August 31, 2022 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants