News

Then, running $ phpdoc-md generate src > api.md will write your API documentation to the file api.md. Here you can see a rendered example Only public and protected functions will be a part of the ...
FAQ Q: Why dont you want if there is no comment at all, regardless of complexity? A: You can set this software to warn for all functions that are undocumented by setting --complexity-error-threshold 1 ...