-
Notifications
You must be signed in to change notification settings - Fork 264
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
API docs? #235
Comments
RSVP hasn't it's own site, yet. You could either:
|
We should likely create a quick API site/page at some point |
Where would the new site/page live? I'm guessing an initial version would start with just the API docs from code. The same docs used for Ember Data at the Emberjs.com site? |
likely just a github page. Ya we have YUIdoc so it wouldn't be hard to generate and drop them somewhere else. |
FYI, looks like the docs have been removed from Ember API site. Not sure if intentional? |
@adamesque accidental, I believe WIP exists to restore. I am also going to work towards an RSVP.js website. |
We could use the Wiki on this repository. |
@jpotterm the source contains very detailed docs. I don't think also adding a wiki is a good idea. I hope to give rsvp its own site in the next month or so. Then the docs will be more up and center |
updated url for ember docs http://emberjs.com/api/classes/RSVP.html a little incomplete though |
+1 for just adding some examples, use cases and brief documentation to the Github wiki. Why not? |
Sorry for bumping this but I didn't want to create a new issue. |
@travismchan likely an issue with the ember website |
I've scanned the readme for this project several times, and maybe I'm missing it, but I don't see a link to the API docs. Do they exist? Where?
The text was updated successfully, but these errors were encountered: