Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

doc: Change the link for v8 docs to v8dox.com #25658

Closed
wants to merge 1 commit into from

Conversation

chad3814
Copy link

No offense to @izs, but the doxygen he put up 3.5 years ago isn't
accurate for node 0.12 nor io.js. I'm trying to keep up and have
multiple sets of doxygen of v8 available at http://v8dox.com/

No offense to @izs, but the doxygen he put up 3.5 years ago isn't
accurate for node 0.12 nor io.js. I'm trying to keep up and have
multiple sets of doxygen of v8 available at http://v8dox.com/
@misterdjules
Copy link

That looks like a nice improvement, thank you 👍

However, instead of mentioning single version numbers of Node.js and io.js, could you please specify ranges instead? Something like:

Node.js v0.10.x:
>= node.js 0.10.0 < node.js 0.10.8: V8 3.14.5.8
>= node.js 0.10.8: V8 3.14.5.9

Node.js v0.12:
>= v0.12 < v0.12.3: V8 3.28.73
>= v0.12.3: V8 3.28.71.19

@chad3814
Copy link
Author

Yeah I'll do that, created an issue on v8dox: v8-dox/v8-dox.github.io#2

just a pain going through the change log to see when things changed...

@chad3814
Copy link
Author

@misterdjules how's that look? http://v8dox.com/

@misterdjules
Copy link

@chad3814 That looks great 👍 LGTM.

You might want to participate in the following discussion too: nodejs/docs#3.

jasnell pushed a commit that referenced this pull request Aug 5, 2015
No offense to @izs, but the doxygen he put up 3.5 years ago isn't
accurate for node 0.12 nor io.js. I'm trying to keep up and have
multiple sets of doxygen of v8 available at http://v8dox.com/

Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #25658
@jasnell
Copy link
Member

jasnell commented Aug 5, 2015

Landed in 2ffc000

@jasnell jasnell closed this Aug 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants