.flake8
.gitignore
.pre-commit-config.yaml
AUTHORS
CHANGES.rst
CITATION.bib
DEVELOPMENT.rst
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
pytest.ini
readthedocs.yml
rtd-requirements.txt
setup.py
tox.ini
.github/workflows/pre-commit.yml
.github/workflows/python-package.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/render_classes_0.18.0.png
docs/render_classes_0.19.0.png
docs/render_default_values_0.17.1.png
docs/render_default_values_0.18.0.png
docs/render_property_specs_0.22.0.png
docs/src/times_two.m
docs/src/times_two_napoleon.m
sphinxcontrib/__init__.py
sphinxcontrib/mat_directives.py
sphinxcontrib/mat_documenters.py
sphinxcontrib/mat_lexer.py
sphinxcontrib/mat_parser.py
sphinxcontrib/mat_types.py
sphinxcontrib/matlab.py
sphinxcontrib_matlabdomain.egg-info/PKG-INFO
sphinxcontrib_matlabdomain.egg-info/SOURCES.txt
sphinxcontrib_matlabdomain.egg-info/dependency_links.txt
sphinxcontrib_matlabdomain.egg-info/namespace_packages.txt
sphinxcontrib_matlabdomain.egg-info/not-zip-safe
sphinxcontrib_matlabdomain.egg-info/requires.txt
sphinxcontrib_matlabdomain.egg-info/top_level.txt
tests/helper.py
tests/test_autodoc.py
tests/test_autodoc_properties.py
tests/test_autodoc_short_links.py
tests/test_classfolder.py
tests/test_classfolder_class_name.py
tests/test_duplicated_link.py
tests/test_lexer.py
tests/test_matlabify.py
tests/test_module_class_names.py
tests/test_no_matlab_src_dir.py
tests/test_numad.py
tests/test_package_links.py
tests/test_package_prefix.py
tests/test_parse_mfile.py
tests/test_parse_mlappfile.py
tests/test_pymat.py
tests/test_pymat_common_root.py
tests/test_shortest_name.py
tests/test_skipping_module_members.py
tests/roots/test_autodoc/BaseClass.m
tests/roots/test_autodoc/Makefile
tests/roots/test_autodoc/baseFunction.m
tests/roots/test_autodoc/conf.py
tests/roots/test_autodoc/index.rst
tests/roots/test_autodoc/index_classfolder.rst
tests/roots/test_autodoc/index_package.rst
tests/roots/test_autodoc/index_root.rst
tests/roots/test_autodoc/index_submodule.rst
tests/roots/test_autodoc/index_target.rst
tests/roots/test_autodoc/make.bat
tests/roots/test_autodoc/readme.txt
tests/roots/test_autodoc/target/ClassExample.m
tests/roots/test_autodoc/target/readme.txt
tests/roots/test_autodoc/target/+package/ClassBar.m
tests/roots/test_autodoc/target/+package/funcFoo.m
tests/roots/test_autodoc/target/@ClassFolder/ClassFolder.m
tests/roots/test_autodoc/target/@ClassFolder/a_static_func.m
tests/roots/test_autodoc/target/@ClassFolder/classMethod.m
tests/roots/test_autodoc/target/submodule/ClassMeow.m
tests/roots/test_autodoc/target/submodule/funcMeow.m
tests/roots/test_classfolder/Makefile
tests/roots/test_classfolder/conf.py
tests/roots/test_classfolder/index.rst
tests/roots/test_classfolder/index_first.rst
tests/roots/test_classfolder/index_second.rst
tests/roots/test_classfolder/index_third.rst
tests/roots/test_classfolder/make.bat
tests/roots/test_classfolder/readme.txt
tests/roots/test_classfolder/@First/First.m
tests/roots/test_classfolder/@First/method_in_folder.m
tests/roots/test_classfolder/@First/dlls/mexfunction.dll
tests/roots/test_classfolder/@First/dlls/mexfunction.m
tests/roots/test_classfolder/@First/private/method_in_private.m
tests/roots/test_classfolder/src/+pkg/@Third/Third.m
tests/roots/test_classfolder/src/+pkg/@Third/method_in_folder.m
tests/roots/test_classfolder/src/@Second/Second.m
tests/roots/test_classfolder/src/@Second/method_in_folder.m
tests/roots/test_duplicate_link/.gitignore
tests/roots/test_duplicate_link/Makefile
tests/roots/test_duplicate_link/base.rst
tests/roots/test_duplicate_link/conf.py
tests/roots/test_duplicate_link/groups.rst
tests/roots/test_duplicate_link/index.rst
tests/roots/test_duplicate_link/make.bat
tests/roots/test_duplicate_link/_src/+replab/Domain.m
tests/roots/test_duplicate_link/_src/+replab/FiniteGroup.m
tests/roots/test_duplicate_link/_src/+replab/Group.m
tests/roots/test_duplicate_link/_src/+replab/Monoid.m
tests/roots/test_duplicate_link/_src/+replab/NiceFiniteGroup.m
tests/roots/test_module_class_names/Makefile
tests/roots/test_module_class_names/YourClass.m
tests/roots/test_module_class_names/conf.py
tests/roots/test_module_class_names/index.rst
tests/roots/test_module_class_names/make.bat
tests/roots/test_module_class_names/readme.txt
tests/roots/test_module_class_names/Myclass/Myclass.m
tests/roots/test_module_class_names/Myclass/MyOtherClass/MyOtherClass.m
tests/roots/test_no_matlab_src_dir/Makefile
tests/roots/test_no_matlab_src_dir/conf.py
tests/roots/test_no_matlab_src_dir/index.rst
tests/roots/test_no_matlab_src_dir/make.bat
tests/roots/test_no_matlab_src_dir/readme.txt
tests/roots/test_numad/Makefile
tests/roots/test_numad/conf.py
tests/roots/test_numad/index.rst
tests/roots/test_numad/index_first.rst
tests/roots/test_numad/index_second.rst
tests/roots/test_numad/make.bat
tests/roots/test_numad/readme.txt
tests/roots/test_numad/target/FirstClass.m
tests/roots/test_numad/target/SecondClass.m
tests/roots/test_numad/target/readme.txt
tests/roots/test_package_links/Makefile
tests/roots/test_package_links/conf.py
tests/roots/test_package_links/contents.rst
tests/roots/test_package_links/make.bat
tests/roots/test_package_links/+replab/Action.m
tests/roots/test_package_links/+replab/Str.m
tests/roots/test_package_prefix/Makefile
tests/roots/test_package_prefix/conf.py
tests/roots/test_package_prefix/index.rst
tests/roots/test_package_prefix/make.bat
tests/roots/test_package_prefix/+package/func.m
tests/roots/test_package_prefix/+package/+subpkg/func.m
tests/roots/test_pymat/Makefile
tests/roots/test_pymat/conf.py
tests/roots/test_pymat/index.rst
tests/roots/test_pymat/make.bat
tests/roots/test_pymat/matsrc/func.m
tests/roots/test_pymat/pysrc/func.py
tests/roots/test_pymat_common_root/Makefile
tests/roots/test_pymat_common_root/conf.py
tests/roots/test_pymat_common_root/index.rst
tests/roots/test_pymat_common_root/make.bat
tests/roots/test_pymat_common_root/base/MatlabClass.m
tests/roots/test_pymat_common_root/base/PythonClass.py
tests/roots/test_pymat_common_root/base/__init__.py
tests/roots/test_skipping_module_members/Makefile
tests/roots/test_skipping_module_members/conf.py
tests/roots/test_skipping_module_members/index.rst
tests/roots/test_skipping_module_members/make.bat
tests/roots/test_skipping_module_members/src/first.m
tests/roots/test_skipping_module_members/src/second.m
tests/test_data/Application.mlapp
tests/test_data/Bool.m
tests/test_data/ClassAbstract.m
tests/test_data/ClassBySource.m
tests/test_data/ClassContainingParfor.m
tests/test_data/ClassExample.m
tests/test_data/ClassInheritHandle.m
tests/test_data/ClassLongProperty.m
tests/test_data/ClassWithAttributes.m
tests/test_data/ClassWithBuiltinOverload.m
tests/test_data/ClassWithBuiltinProperties.m
tests/test_data/ClassWithCommentHeader.m
tests/test_data/ClassWithDoubleQuotedString.m
tests/test_data/ClassWithDummyArguments.m
tests/test_data/ClassWithEllipsisProperties.m
tests/test_data/ClassWithEndOfLineComment.m
tests/test_data/ClassWithEnumMethod.m
tests/test_data/ClassWithErrors.m
tests/test_data/ClassWithEvent.m
tests/test_data/ClassWithEventMethod.m
tests/test_data/ClassWithFunctionArguments.m
tests/test_data/ClassWithFunctionVariable.m
tests/test_data/ClassWithGetMethod.m
tests/test_data/ClassWithGetterSetter.m
tests/test_data/ClassWithKeywordsAsFieldnames.m
tests/test_data/ClassWithLineContinuation.m
tests/test_data/ClassWithLongPropertyDocstrings.m
tests/test_data/ClassWithLongPropertyTrailingEmptyDocstrings.m
tests/test_data/ClassWithMethodAttributes.m
tests/test_data/ClassWithMethodsWithSpaces.m
tests/test_data/ClassWithNameMismatch.m
tests/test_data/ClassWithPropertyAttributes.m
tests/test_data/ClassWithPropertyCellValues.m
tests/test_data/ClassWithPropertyValidators.m
tests/test_data/ClassWithSeperatedComments.m
tests/test_data/ClassWithStringEllipsis.m
tests/test_data/ClassWithStrings.m
tests/test_data/ClassWithTests.m
tests/test_data/ClassWithTrailingCommentAfterBases.m
tests/test_data/ClassWithTrailingSemicolons.m
tests/test_data/ClassWithUndocumentedMembers.m
tests/test_data/ClassWithUnknownAttributes.m
tests/test_data/ClassWithoutIndent.m
tests/test_data/PropTypeOld.m
tests/test_data/ValidateProps.m
tests/test_data/arguments.m
tests/test_data/f_example.m
tests/test_data/f_inputargs_error.m
tests/test_data/f_no_input_no_output_no_parentheses.m
tests/test_data/f_no_input_no_parentheses_no_docstring.m
tests/test_data/f_with_comment_header.m
tests/test_data/f_with_dummy_argument.m
tests/test_data/f_with_function_variable.m
tests/test_data/f_with_latin_1.m
tests/test_data/f_with_name_mismatch.m
tests/test_data/f_with_nested_function.m
tests/test_data/f_with_string_ellipsis.m
tests/test_data/f_with_utf8.m
tests/test_data/readme.txt
tests/test_data/script.m
tests/test_data/script_with_comment_header.m
tests/test_data/script_with_comment_header_2.m
tests/test_data/script_with_comment_header_3.m
tests/test_data/script_with_comment_header_4.m
tests/test_data/+package/package_func.m
tests/test_data/@ClassFolder/ClassFolder.m
tests/test_data/@ClassFolder/a_static_func.m
tests/test_data/@ClassFolder/classMethod.m
tests/test_data/@ClassFolderUsingBuiltins/ClassFolderUsingBuiltins.m
tests/test_data/@ClassFolderWithoutClassDefinition/no_class.m
tests/test_data/@EmptyClassFolder/readme.txt
tests/test_data/@NestedClassFolder/NestedClassFolder.m
tests/test_data/@NestedClassFolder/public_function.m
tests/test_data/@NestedClassFolder/folder1/func.m
tests/test_data/@NestedClassFolder/private/private_function.m
tests/test_data/submodule/ClassInheritDifferentModules.m
tests/test_data/submodule/TestFibonacci.m
tests/test_data/submodule/f_comment_after_docstring.m
tests/test_data/submodule/f_docstring_no_newline.m
tests/test_data/submodule/f_ellipsis_after_equals.m
tests/test_data/submodule/f_ellipsis_empty_output.m
tests/test_data/submodule/f_ellipsis_in_comment.m
tests/test_data/submodule/f_ellipsis_in_input.m
tests/test_data/submodule/f_ellipsis_in_output.m
tests/test_data/submodule/f_ellipsis_in_output_multiple.m
tests/test_data/submodule/f_empty_output.m
tests/test_data/submodule/f_no_docstring.m
tests/test_data/submodule/f_no_input.m
tests/test_data/submodule/f_no_input_parentheses.m
tests/test_data/submodule/f_no_output.m
tests/test_data/submodule/f_no_spaces.m
tests/test_data/submodule/f_with_tabs.m
tests/test_docs/Makefile
tests/test_docs/conf.py
tests/test_docs/index.rst
tests/test_docs/make.bat
tests/test_docs_automodule/Makefile
tests/test_docs_automodule/conf.py
tests/test_docs_automodule/index.rst
tests/test_docs_automodule/make.bat