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.
Cita come
Chris Gnam (2024). m2md (https://github.com/crgnam-research/m2docs/releases/tag/1.9.1), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
demo
src
src/templates
src/types
Versione | Pubblicato | Note della release | |
---|---|---|---|
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 |