Skip to content

Don't make source a required argument #87

@caseyhoward

Description

@caseyhoward

Why do I have to provide a 'src' argument when there is already an option for a configuration file where you can specify source files? I want all my configuration in the configuration file, but I have to put this one bit of configuration in my Gruntfile.

I want to be able to either run jsdoc through grunt or on its own, but that is impossible with how grunt-jsdoc currently works. If I specify my source files in my jsdoc config file I get duplicates when I run jsdoc through grunt since it already has source files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions