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

Update docs #272

Merged
merged 2 commits into from Feb 4, 2015
Merged

Update docs #272

merged 2 commits into from Feb 4, 2015

Conversation

platinumazure
Copy link

I've opened this pull request to fix the "docco" grunt task. Seems that the latest docco requires that a CSS file be specified for copying; thus, I have copied the existing docs/docco.css file out to a separate directory, moved the docco.jst in there as well, and tweaked the gruntfile accordingly.

In addition, I have updated the current docs, which are a year old; they now match v0.11.1.

Please let me know if you see any issues.

Now that a CSS file seems to be required, I have decided to copy the CSS file and use it as input. Rather than having both docco.jst and docco.css at the top level, I decided to move them to a new subfolder "docco" and have the gruntfile pull them in from there.
@platinumazure
Copy link
Author

Of course, since this code will presumably not be in v0.11.1, someone should make sure to run grunt docco and push that commit in as part of cutting the new release, since the docs will be outdated by that point. :-)

@chiefGui
Copy link
Collaborator

chiefGui commented Feb 4, 2015

Operandis. Thank you again! 👍

chiefGui added a commit that referenced this pull request Feb 4, 2015
@chiefGui chiefGui merged commit 41dfa38 into thedersen:master Feb 4, 2015
@platinumazure platinumazure deleted the update-docs branch February 4, 2015 21:59
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