问题
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