issues
search
tomaz
/
appledoc
Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k
stars
645
forks
source link
Fix tests loader helper
#577
Closed
fcy
closed
8 years ago
fcy
commented
8 years ago
Use the UUID value as the filename (not the object's description) and clang doesn't parse the file without the .m extension (didn't try other extensions).
Correctly name class and class extension specs
tomaz
commented
8 years ago
Great, thanks! (and congrats for first PR on dev branch :+1:)