Skip to content

paulfryzel/v8-doxygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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