Skip to content

How to comment entire file using @file #42

@Anthony-Gaudino

Description

@Anthony-Gaudino

When I add a @file comment to a file, it doesn't show in the Markdown.

Example:

/**
 * @file This is my file comment.
 */

/**
 * This is my funciton.
 */
function a() {
}

Is @file not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions