Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interfaces are missing #36

Open
arapoport opened this issue Feb 27, 2015 · 0 comments
Open

Interfaces are missing #36

arapoport opened this issue Feb 27, 2015 · 0 comments

Comments

@arapoport
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant