mdrohmann/mtocpp

Create nice documentation for your MatLab project using doxygen
2.1K Downloads
Updated 11 Jul 2018

Create nice documentation for your MatLab project using doxygen

Cite As

Daniel Wirtz (2024). mdrohmann/mtocpp (https://github.com/mdrohmann/mtocpp), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Adding custom doc in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

src/docs/+examples

test

test/test/+grid/+rect

test/test/+grid/+rect/@rectgrid

tools

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.5.0.0

Updated the documentation & windows binaries, some minor fixes

1.4.21

- Started a FAQ
- Smaller parser errors fixed

1.4.20

Bugfix: Comments directly before "end" tags broke the parser.

1.4.19

Increased postprocessor robustness. A parser error does no longer cause the overall postprocessing to stop

1.4.18

- Now also parsing Event Access modifiers
- Small bugfix in MatlabDocMaker

1.4.17

Included suggestions from Pete:
- 'Abstract' class modifier allowed
- Quotes for access modifiers (e.g. 'private'
- Class-specific method/property access supported

1.4.16

- Smaller bugfixes (see changelog)
- Started mtoc++ 1.5

1.4.15

Bugfix for Windows Paths (Thanks to Arvind Jayaraman from MathWorks and Chris Olien for reporting!)

1.4.14

Accidentally included test case html (removed)

1.4.13

mtoc++:
- many bugfixes
- added varargin support
MatlabDocMaker:
- can now also create LaTeX docs
- source browsing enabled by default

For a complete list of changes please visit www.morepas.org/software/mtocpp!

1.4.12

Updated submission to current working version with license-related updates

1.4.10

After long correspondence with Roland M now finally fixed problems with windows platforms.

1.4.9

Fixed a bug that caused latex build errors on Windows platforms due to the wrong file separator in the doxygen-tag EXTRA_PACKAGES

1.4.8

- Fixed the 'AbortSet' issue reported by Catalin Lupu
- Allowing multiple line default values in property comments
- no more "couldn't resolve reference to dw" errors
- smaller fixes

for a complete list see our documentation changelist!

1.4.7

Fixed the bug described by Evgeny Pr
(External Windows binaries will be updated soon)

1.4.6

- Added support for Windows platforms!
- Some smaller improvements

1.4.0.0

- Now having fake standard matlab datatypes available for the @type tag (Included a file class_substitutes.c into the config folder)
- Some updates to the example classes

1.3.0.0

Included a logo :-)
Currently working on Windows version.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.