mkdocstrings-matlab 1.0.0__py3-none-any.whl → 1.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocstrings-matlab
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A MATLAB handler for mkdocstrings
5
5
  Author-email: Mark Hu <watermarkhu@gmail.com>
6
6
  License: MIT
@@ -21,10 +21,9 @@ Classifier: Topic :: Utilities
21
21
  Classifier: Typing :: Typed
22
22
  Requires-Python: <3.14,>=3.10
23
23
  Requires-Dist: charset-normalizer~=3.4
24
- Requires-Dist: maxx~=0.2.3
24
+ Requires-Dist: maxx~=0.2.4
25
25
  Requires-Dist: mkdocs-autorefs~=1.4
26
26
  Requires-Dist: mkdocstrings~=0.29
27
- Requires-Dist: tree-sitter
28
27
  Requires-Dist: typing-extensions>=4.0; python_version < '3.11'
29
28
  Description-Content-Type: text/markdown
30
29
 
@@ -36,12 +35,11 @@ Description-Content-Type: text/markdown
36
35
 
37
36
  <p align="center"><img width=300px src="logo.svg"></p>
38
37
 
39
- [![Qualify](https://github.com/watermarkhu/mkdocstrings-matlab/actions/workflows/qualify.yaml/badge.svg)](https://github.com/watermarkhu/mkdocstrings-matlab/actions/workflows/qualify.yaml)
38
+ [![Qualify](https://github.com/watermarkhu/mkdocstrings-matlab/actions/workflows/qualify.yaml/badge.svg?branch=main)](https://github.com/watermarkhu/mkdocstrings-matlab/actions/workflows/qualify.yaml)
40
39
  [![documentation](https://img.shields.io/badge/docs-mkdocs-708FCC.svg?style=flat)](https://watermarkhu.nl/mkdocstrings-matlab)
41
40
  [![pypi version](https://img.shields.io/pypi/v/mkdocstrings-matlab.svg)](https://pypi.org/project/mkdocstrings-matlab/)
42
41
 
43
- The MATLAB handler uses [Tree-sitter](https://tree-sitter.github.io/tree-sitter/) and its [MATLAB parser](https://github.com/acristoffers/tree-sitter-matlab) to collect documentation from MATLAB source code. The AST information are imported as custom [Griffe](https://mkdocstrings.github.io/griffe/) objects and mocked for the [python handler](https://mkdocstrings.github.io/python/).
44
-
42
+ The MATLAB handler uses [maxx](https://github.com/watermarkhu/maxx) to collect documentation from MATLAB source code, which in turn uses [Tree-sitter](https://tree-sitter.github.io/tree-sitter/) and its [MATLAB parser](https://github.com/acristoffers/tree-sitter-matlab).
45
43
 
46
44
  You can install this handler by specifying it as a dependency:
47
45
 
@@ -35,7 +35,7 @@ mkdocstrings_handlers/matlab/templates/material/summary/classes.html.jinja,sha25
35
35
  mkdocstrings_handlers/matlab/templates/material/summary/functions.html.jinja,sha256=f19-RvEkHZO4VegiQApq71nAEA27RKwQW3S2NMmKrW4,860
36
36
  mkdocstrings_handlers/matlab/templates/material/summary/namespaces.html.jinja,sha256=J0aPYlktc5RY3Gax6GCZDxT5qgFDB5b3eqZZXfZOHxU,845
37
37
  mkdocstrings_handlers/matlab/templates/material/summary/properties.html.jinja,sha256=0wQeDtZzfLSZPHJzLG_MVzre1NSyoSHowTwYzk0JX1c,857
38
- mkdocstrings_matlab-1.0.0.dist-info/METADATA,sha256=bMgRu5xGL1zoOsJJyOBLzIYA7FpROlPmcO0jV8SF2dU,4716
39
- mkdocstrings_matlab-1.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
40
- mkdocstrings_matlab-1.0.0.dist-info/licenses/LICENSE,sha256=TZQpwBuA3KLH56--XDAY2Qwo9gGdxeTITYhMOylmYhg,743
41
- mkdocstrings_matlab-1.0.0.dist-info/RECORD,,
38
+ mkdocstrings_matlab-1.0.1.dist-info/METADATA,sha256=B9jGXjuLIl7BrFIsXwyeUvxa-RZwl9lSgVG72c71wI8,4586
39
+ mkdocstrings_matlab-1.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
40
+ mkdocstrings_matlab-1.0.1.dist-info/licenses/LICENSE,sha256=TZQpwBuA3KLH56--XDAY2Qwo9gGdxeTITYhMOylmYhg,743
41
+ mkdocstrings_matlab-1.0.1.dist-info/RECORD,,