Hi,
i'm looking for a tool for create documentation.
I tried doxygen, but i think that this tool isn't specified for objective-c....
or maybe i'm very dumb

doxygen doesn't creates documentation for methods like -(id)init because this methods aren't published on classname.h
some advices?