Giter Site home page Giter Site logo

V8 auto docs about docs HOT 9 CLOSED

nodejs avatar nodejs commented on May 12, 2024
V8 auto docs

from docs.

Comments (9)

distracteddev avatar distracteddev commented on May 12, 2024

Does v8 publish these to a public site already?

from docs.

Qard avatar Qard commented on May 12, 2024

No.

There are some not up-to-date versions of the docs hosted in various places around the internet, but nowhere that has versions matched to all the releases. The Node Source ones are the closest.

see:

from docs.

brendanashworth avatar brendanashworth commented on May 12, 2024

+1! I found this really useful when digging around in the source.

I've done some with doxygen over here at my repo: http://brendanashworth.github.io/v8-docs/

Here is the patch I use: brendanashworth/v8-docs@183baa6

from docs.

distracteddev avatar distracteddev commented on May 12, 2024

Sounds good to me. If we're okay with the build-server idea, I/someone else can probably put a docker container together easily. Then we can decide where to host it.

from docs.

distracteddev avatar distracteddev commented on May 12, 2024

Might be good to leave the tooling for later though and just for the first release do it manually and dump the folder into git

from docs.

Qard avatar Qard commented on May 12, 2024

Here's the beginnings of the autodoc service: https://github.com/Qard/v8-autodoc

You just hit example.com/commit-hash-or-tag/* and it'll generate the docs for the V8 version from that particular commit. It's a bit rough at the moment, but it works.

from docs.

chad3814 avatar chad3814 commented on May 12, 2024

an automated system would be great, I've manually done most versions of node and io.js at http://v8dox.com/

(this is all non-automated and on github pages)

from docs.

Qard avatar Qard commented on May 12, 2024

Would anyone care to review my code for the V8-autodoc service, and is there somewhere I can host this?

I'm a bit unsure what I think of the checkout-and-generate flow. It could be a DoS target, not sure how worried I should be about that risk here.

from docs.

Trott avatar Trott commented on May 12, 2024

Closing as this repository is dormant and likely to be archived soon. If this is still an issue, feel free to open it as an issue on the main node repository.

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.