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

Recursive command doesn't ignore non-JS files #97

Open
intel352 opened this issue May 25, 2017 · 0 comments
Open

Recursive command doesn't ignore non-JS files #97

intel352 opened this issue May 25, 2017 · 0 comments

Comments

@intel352
Copy link

When I run the jsdox command recursively on a directory, debug shows that it's processing .txt, .json, and other file types. When those file types are hit, jsdox bails out with an exception, which means I can't recursively generate documentation.

It should allow a file mask (I've not seen an example supporting this). The jsdox website claimed a recursive directory parse would only pick up .js files, but apparently that's untrue.

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