cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 490 forks source link

[API] Add API reference for v3.1 and v3.2 #1206

Closed simondel closed 9 years ago

simondel commented 9 years ago

The API reference page only shows the API for Cocos2d-JS v2.2.3 and v3.0. I think it would be a great addition if the API for the most recent version (currenlty v3.2 RC0) was available on the API references page.

_Also, the v3.0 API contains references to someone's pc (possibly @pandamicro). Example: http://www.cocos2d-x.org/reference/html5-js/V3.0/symbols/src/_Users_panda_StudyWork_Cocos_cocos2d-js_frameworks_cocos2d-html5_CCBoot.js.html_

pandamicro commented 9 years ago

Thanks for reporting this ! Indeed, I don't know why I haven't noticed the path... For newer API ref, we will update it to 3.2 RC0 tomorrow.

pandamicro commented 9 years ago

http://www.cocos2d-x.org/wiki/Reference

This have been done.