tomaz
tomaz
The kind of the documented entity should be picked from the source code, so no tag should be required just for generating documentation. But tags would be needed for mapping...
Markdown output is currently not supported, but you may take a look at how html generating is implemented and add something similar for markdown.
That's strange, appledoc should ignore code inside methods. I tend to document headers though so it may have slipped unnoticed.
Indeed. It's probably simplest to just remove examples from source code comments - one less thing to maintain... It's not very high on my priority list though :)
Can you prepare pull request with your changes?
@NSProgrammer Just in case: did you update template files?
I see, the template is probably wired to use company name. For the moment you can either change template or use `--project-company`
This might be linked to #409
Haha, my bad, meant #408...
Agree. Traveling this week, so can't do much about it. Will take a look once I return. ## Sent from my iPhone > On 30. okt. 2013, at 20:23, Exotic...