Skip to content

Interfaces are missing #36

@arapoport

Description

@arapoport

Thanks for your template!

I think I found a bug. Interfaces (tag @interface) are missing in the output documentation.

Example:

/**
 * @interface
 */
myInterface = {
    /**
     * Foo.
     */
    foo : function() {}
}

The default jsdoc template does output it (on the right side, part with "Interfaces" title). But jaguarjs-jsdoc seems to omit it completely.

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