Commit Graph

9 Commits

Author SHA1 Message Date
Adin Scannell 921bd3ae92 cmd/gvisor-website: add /rebuild and cron
In order to ensure that the system call descriptions and other
documentation that will be sourced from the main repository remains up
to date, add a hook that allows the site to submit a rebuild to Google
Cloud Builder. This can be triggered manually by an admin, or will be
triggered every 24 hours by a new cron configuration.
2019-04-26 16:07:24 -07:00
Ian Lewis e986ad2f37 Redirect www.gvisor.dev to gvisor.dev 2019-04-23 11:54:43 +09:00
Ian Lewis cb50f77366 Remove login interstitial 2019-04-05 14:04:14 +09:00
Ian Lewis 5f7f96b50b Add a /syscall redirect to compatibility docs
/syscall -> /docs/user_guide/compatibility/amd64
/syscall/amd64 -> /docs/user_guide/compatibility/amd64
/syscall/amd64/.* -> /docs/user_guide/compatibility/amd64/#%s
2019-04-03 16:16:45 +09:00
Ian Lewis d369412917 Remove parse-syscall-annotations tool for now
Some more work needs to be done for generating syscall compatibility
reference documentation.
2019-04-03 15:46:45 +09:00
Adin Scannell ff43ea67d7 Simplify app.yaml 2019-04-02 17:39:07 -07:00
Ian Lewis 0fa497a567 Update syscall ref doc generator 2019-04-02 16:11:35 -07:00
Adin Scannell b19b7f3e46 Drop godoc handling. 2019-04-01 16:56:49 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00