You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
Prior to release preferably, so something within the next couple of days, simple is good IMO.
See https://iojs.org/download/nightly/v1.0.0-nightly20150110a32b92dbcf/doc/api/ (and in each nightly from now on). It's got "Node.js" and "Joyent" all over it. It would also be nice if they were more self-contained, without all the links to the other stuff hosted by nodejs.org.
Templates and styles are all in https://github.com/iojs/io.js/tree/v1.x/doc and you can generate docs with
make doc(it'll need to build the binary first because it needs it for generation)./cc @mikeal @Fishrock123 and anybody else who might want to put their hand up for this task.