-
Notifications
You must be signed in to change notification settings - Fork 32
Update all-entries.xsl #62
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
Conversation
Added the slash so the task searches the file in the root and not in the "jquery-xml" folder.
What were you doing that this was causing problems? |
I ran the command |
I'm assuming you were working with api.jquery.com? Nobody else has ever run into this problem. Can you please provide details of the tools you're using? |
@dmethvin I assume this is working properly for you? Are the two of you able to narrow down what does and doesn't work for Windows? |
I've never had a completely working docs setup on Windows. I had a Linux VM with docs running on it but that was manually installed, the vagrant setup never worked for me on Windows either. |
@AurelioDeRosa Does https://github.com/jquery/grunt-jquery-content/pull/62/files#diff-58608c3011e95ae1a66856d5e9d0cc59R9 work properly for you? |
@scottgonzalez If I add the slash in front of the file, it works fine. That's why a made a PR. |
What about the |
It works fine. Apart from the notes file, I'm able to complete the task successfully. |
Released with v2.1.0. The individual sites will need to be updated. |
Added the slash so the task searches the file in the root and not in the "jquery-xml" folder.