File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Come have a chat or ask questions on our [Gitter channel](https://gitter.im/mkdo
2525 [ C] ( https://mkdocstrings.github.io/c/ ) ,
2626 [ Crystal] ( https://mkdocstrings.github.io/crystal/ ) ,
2727 [ Python] ( https://mkdocstrings.github.io/python/ ) ,
28+ [ MATLAB] ( https://watermarkhu.nl/mkdocstrings-matlab/ ) ,
2829 [ TypeScript] ( https://mkdocstrings.github.io/typescript/ ) , and
2930 [ VBA] ( https://pypi.org/project/mkdocstrings-vba/ ) languages,
3031 as well as for [ shell scripts/libraries] ( https://mkdocstrings.github.io/shell/ ) .
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ A handler is what makes it possible to collect and render documentation for a pa
88- [ Crystal] ( https://mkdocstrings.github.io/crystal/ ) { .external }
99- [ Python] ( https://mkdocstrings.github.io/python/ ) { .external }
1010- [ Python (Legacy)] ( https://mkdocstrings.github.io/python-legacy/ ) { .external }
11+ - [ MATLAB] ( https://watermarkhu.nl/mkdocstrings-matlab/ ) { .external }
1112- [ Shell] ( https://mkdocstrings.github.io/shell/ ) { .external }
1213- [ TypeScript] ( https://mkdocstrings.github.io/typescript/ ) { .external }
1314- [ VBA] ( https://pypi.org/project/mkdocstrings-vba/ ) { .external }
Original file line number Diff line number Diff line change 2828 - Crystal : https://mkdocstrings.github.io/crystal/
2929 - Python : https://mkdocstrings.github.io/python/
3030 - Python (Legacy) : https://mkdocstrings.github.io/python-legacy/
31+ - MATLAB : https://watermarkhu.nl/mkdocstrings-matlab/
3132 - Shell : https://mkdocstrings.github.io/shell/
3233 - TypeScript : https://mkdocstrings.github.io/typescript/
3334 - VBA : https://pypi.org/project/mkdocstrings-vba
You can’t perform that action at this time.
0 commit comments