mkdocstrings-matlab 0.9.5__py3-none-any.whl → 0.9.7__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.
@@ -377,8 +377,6 @@ def get_handler(
377
377
  theme: str,
378
378
  custom_templates: str | None = None,
379
379
  config_file_path: str | None = None,
380
- paths: list[str] | None = None,
381
- paths_recursive: bool = False,
382
380
  **config: Any,
383
381
  ) -> MatlabHandler:
384
382
  """
@@ -400,8 +398,7 @@ def get_handler(
400
398
  theme=theme,
401
399
  custom_templates=custom_templates,
402
400
  config_file_path=config_file_path,
403
- paths=paths,
404
- paths_recursive=paths_recursive,
401
+ **config['handler_config']
405
402
  )
406
403
 
407
404
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocstrings-matlab
3
- Version: 0.9.5
3
+ Version: 0.9.7
4
4
  Summary: A MATLAB handler for mkdocstrings
5
5
  Author-email: Mark Hu <watermarkhu@gmail.com>
6
6
  License: MIT
@@ -23,7 +23,7 @@ Classifier: Typing :: Typed
23
23
  Requires-Python: >=3.10
24
24
  Requires-Dist: charset-normalizer==3.4.1
25
25
  Requires-Dist: mkdocstrings-python==1.13.0
26
- Requires-Dist: mkdocstrings==0.27.0
26
+ Requires-Dist: mkdocstrings==0.28.0
27
27
  Requires-Dist: tree-sitter-matlab==1.0.4
28
28
  Requires-Dist: tree-sitter==0.24.0
29
29
  Description-Content-Type: text/markdown
@@ -1,7 +1,7 @@
1
1
  mkdocstrings_handlers/matlab/__init__.py,sha256=xUijnWb5VssRBUfvxK_SuS_-cVTnSSI6tk8xcg2EM6M,1125
2
2
  mkdocstrings_handlers/matlab/collect.py,sha256=IexLHOnAxBpOB6J_nMTQgangS6BSRgO3iTo2ognKnbs,29651
3
3
  mkdocstrings_handlers/matlab/enums.py,sha256=s3WEnR6E3_PRwchjEPcrpE6t-eRbr0uv3L16R0llzOA,1489
4
- mkdocstrings_handlers/matlab/handler.py,sha256=8MjZ27gp33-u0vAHdUpGtfJ1B5HH3bNf2cV-n3TyPP4,19988
4
+ mkdocstrings_handlers/matlab/handler.py,sha256=eJ8cVxmna2UDP-hjCnq3LkmBnIRQOO8Gb6M0S_lxqSg,19890
5
5
  mkdocstrings_handlers/matlab/models.py,sha256=o53sU21j-JdGVyVHgWZ8icGcligrpImJDw1CHyzwpOw,19656
6
6
  mkdocstrings_handlers/matlab/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  mkdocstrings_handlers/matlab/treesitter.py,sha256=cT6bZnvrIKLCftiMT62YoT_AVeMeM6JCKKLRPre2LVo,23677
@@ -16,7 +16,7 @@ mkdocstrings_handlers/matlab/templates/material/docstring/namespaces.html.jinja,
16
16
  mkdocstrings_handlers/matlab/templates/material/docstring/properties.html.jinja,sha256=9ckdYymLlB5sflwYEaEPAQLJuVWF8nezMCV5JnanXVA,4165
17
17
  mkdocstrings_handlers/matlab/templates/material/summary/namespaces.html.jinja,sha256=0vVlUB6oh-A7cpXbuDLOQLxTubyb_DisdOKm062WNMs,650
18
18
  mkdocstrings_handlers/matlab/templates/material/summary/properties.html.jinja,sha256=nyPaELf9qPCxJQFxK1MWYK4fPwsk5VESh9xKHLtd-XE,643
19
- mkdocstrings_matlab-0.9.5.dist-info/METADATA,sha256=oeXtVNtpSo9Gaw5-Gno9m4wF7A4TEPxEaQzmguDhy70,4736
20
- mkdocstrings_matlab-0.9.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
21
- mkdocstrings_matlab-0.9.5.dist-info/licenses/LICENSE,sha256=TZQpwBuA3KLH56--XDAY2Qwo9gGdxeTITYhMOylmYhg,743
22
- mkdocstrings_matlab-0.9.5.dist-info/RECORD,,
19
+ mkdocstrings_matlab-0.9.7.dist-info/METADATA,sha256=iUToEf29AsPn1mv_P25kiSTzcraA4gkVphunQe_xF38,4736
20
+ mkdocstrings_matlab-0.9.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
21
+ mkdocstrings_matlab-0.9.7.dist-info/licenses/LICENSE,sha256=TZQpwBuA3KLH56--XDAY2Qwo9gGdxeTITYhMOylmYhg,743
22
+ mkdocstrings_matlab-0.9.7.dist-info/RECORD,,