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

Passing an array of files is broken #2

Merged
merged 3 commits into from
May 10, 2016

Conversation

whitelynx
Copy link
Contributor

If you pass an array for the files option to jsdocx.parse(), it would ignore all but the last item in the array; this fixes that issue.

@whitelynx
Copy link
Contributor Author

I didn't commit the changes to test/output/docs.json, since that looks like a file generated by the tests each time they're run. Shouldn't it be in .gitignore?

@onury onury merged commit caddfa5 into onury:master May 10, 2016
@onury
Copy link
Owner

onury commented May 10, 2016

Great, thanks @whitelynx.
Yes I'll add that to .gitignore and patch version.

@onury
Copy link
Owner

onury commented May 10, 2016

Released v1.0.2.
BTW, I forgot that I included docs.json for an output demo. (linked in readme file)
I'll add that back later.

@whitelynx whitelynx deleted the bug-multiple-files-broken branch May 31, 2016 14:53
onury pushed a commit that referenced this pull request Apr 2, 2019
updates README with `config` object, and refactors `typeof` checks to use lodash `isType` functions
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

Successfully merging this pull request may close these issues.

None yet

2 participants