-
Notifications
You must be signed in to change notification settings - Fork 2k
Add the "do (x = y) ->" feature to the docs #2639
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
Comments
The closest you can have is the change log for version 1.3.1, and yeah, I think it wouldn't hurt to document the feature. |
How can I help with this? Can I fork the docs and submit a pull request? |
@raganwald: Yes, you can send a pull request. The documentation is all within this repo. Send the pull to |
On 2013-01-08, at 1:31 PM, Michael Ficarra [email protected] wrote:
I have it done, but I'm having trouble compiling the documentation myself. I get the same error as this person: Reginald Braithwaite "I think it is very definitely worth the struggle to try and do first-class work because the truth is, the value is in the struggle more than it is in the result. The struggle to make something of yourself seems to be worthwhile in itself.”—Richard Hamming, “You and Your Research" |
I've sent pull request #2660. Thanks! |
Yeah, I get the same error. Don't worry about it. We wouldn't want to merge the built docs anyway. We will build them at release time. |
Closing in favor of @raganwald's PR. |
The documentation doesn't say you can do
do (x = y) ->
.The text was updated successfully, but these errors were encountered: