Skip to content

Is there a way to stop jsdoc parsing the code at all and just using the docblocks? #1501

@photonstorm

Description

@photonstorm

Is there a way to get jsdoc to stop trying to do anything 'clever' and to just use whatever is set in the jsdoc blocks, no matter what or where they are in the source files, and build the output from those alone (without trying to figure anything out itself from the code)?

I've spent ages pouring through the config file options but can't find an option like this, yet am stuck with it currently making incorrect assumptions because of the location of the docblocks in the source files, even though they are correctly formatted and explicitly define their intentions.

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