Skip to content

Support for Apple style comments #258

Closed
@michaelochs

Description

@michaelochs

First of all: I am looking into apple doc for a couple of days now and think it is an amazing product! I love it. However there are some thinks I am missing, like enum documentation.

In Apple's Event Kit framework (iOS) you can see fully documented header files, as Apple uses them - I don't know if this is by accident and if it will go away in the future, but it is there at the moment. There are a couple of stuff, that isn't supported with appledoc.

The things I found, that aren't documented are: @enum, @constant, @abstract, @discussion, @Property and @method. I don't know if there are other unsupported tags, I haven't tried everything by now.

You can find one example of a header here: http://developer.limneos.net/headers/4.0/EventKit.framework/Headers/EKEventStore.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions