Skip to content

peerigon/v8-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

About

This project is intended to be an up-to-date reference for developers using the Google v8 api. The reference is automatically created by doxygen.

This is not the official v8 repository. The v8 is not ours, it's an open-source project developed by Google.

Contribute

Please: If you find this reference out-dated don't hesitate to create a pull-request:

  1. Fork the project
  2. git clone https://github.com/<your username>/v8-docs.git

Then:

git checkout gh-pages
git submodule init
git submodule foreach git pull
doxygen

doxygen automatically pulls the Doxyfile and generates the docs. If you don't have doxygen: There are ready-to-use binaries for every major platform.

About

V8 API Reference Guide generated from the header files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published