m2md
This utility aims to autogenerate markdown documentation for MATLAB code, that can easily be hosted on GitHub or GitLab pages. This is currently a pre-release, and contains two known bugs:
1. Multi-line function and classdef declarations (e.g., line broken with '...') will crash m2md
2. Documentation is not placed into the proper subfolders
These issues should be fixed by the end of the day, along with a new feature to generate index files.
引用格式
Chris Gnam (2024). m2md (https://github.com/crgnam-research/m2docs/releases/tag/1.9.1), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!demo
src
src/templates
src/types
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.9.1 | See release notes for this release on GitHub: https://github.com/crgnam-research/m2docs/releases/tag/1.9.1 |
||
1.0 | See release notes for this release on GitHub: https://github.com/crgnam-research/m2md/releases/tag/1.0 |
||
0.9.3 | See release notes for this release on GitHub: https://github.com/crgnam-research/m2md/releases/tag/0.9.3 |
||
0.9.2 | See release notes for this release on GitHub: https://github.com/crgnam-research/m2md/releases/tag/0.9.2 |
||
0.9.1 |