Closed duan007a closed 6 years ago
Assuming the source file is in input path, my next check would be to make sure templates match the version you use (try manually installing them to one of expected paths)
@tomaz Thanks for reply. I install appledoc via Homebrew,and Homebrew does not install templates by default.I manually install them to the path ~/.appledoc
I'm using last version 2.2.1, and output in console like xxxx is not documented. and in doc->class->xxxx.html,there's no comment for property and methods,I don't known what's wrong.
here is my objective-c code
and here is output xxx.html