Node.js 0.10 online documentation [closed]

孤人 提交于 2019-12-01 13:47:27

问题


After Node.js v0.12 release the official documentation now does not allow us to browse node v0.10 docs anymore.

Is there online node.js documentation for v0.10 (not the latest one)?

Thank you


回答1:


Possible duplicate of Where can I find the doc for a specific API version? ?

Here you go: http://nodejs.org/docs/

Or more specifically, for 0.10.0: http://nodejs.org/docs/v0.10.0/api/



来源:https://stackoverflow.com/questions/28446064/node-js-0-10-online-documentation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!