Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 440 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 440 Bytes

v8-doxygen

V8 documentation scripts for v8.paulfryzel.com

Usage

$ ./v8-doxygen/scripts/run <branch> <doxyfile>

Notes

The scripts run nightly on an f1-micro GCE instance with doxygen 1.8.x.

The cron entry is as follows:

0 0 * * * /home/paulfryzel/v8-doxygen/scripts/run master master > /home/paulfryzel/master.log 2>&1

License

MIT