tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 644 forks source link

created html is empty #632

Closed duan007a closed 6 years ago

duan007a commented 6 years ago

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

2018-04-10 11 02 59

and here is output xxx.html

2018-04-10 11 03 34
tomaz commented 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)

duan007a commented 6 years ago

@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