Commit Graph

92 Commits

Author SHA1 Message Date
Kevin Krakauer 51bfff9f74 Remove unnecessary curly braces around bash commands. 2019-04-04 08:51:39 +09:00
Adin Scannell 6eb84a20ba Update lead text
The text fully-virtualized may be taken to mean virtualized hardware, so drop that.
2019-04-03 17:12:08 +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 c061aef8d9 Remove .git handling from .gcloudignore
We aren't including git commit info in doc pages anymore so we don't
need special handling for .git for Cloud Build anymore.
2019-04-03 16:14:17 +09:00
Ian Lewis 95e9f1e2d8 Update Kubernetes doc page
- Add info on RuntimeClass
- Add section headers to clearly show content organization
2019-04-03 16:08:36 +09:00
Ian Lewis 9ac91e844d Add gvisor team to CODEOWNERS
See: https://help.github.com/en/articles/about-code-owners
2019-04-03 16:04:06 +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
Ian Gudger 9549ed31f9 Add docs for disabling external networking.
This is a useful feature for truly untrusted code.
2019-04-02 18:08:58 -07:00
Adin Scannell 811de2bbe5
Ensure exact match for project 2019-04-02 17:57:26 -07:00
Adin Scannell ff43ea67d7 Simplify app.yaml 2019-04-02 17:39:07 -07:00
Ian Gudger da61580968 Update user guide platform description to match architecture section.
syscall interception is an important part of the platform.
2019-04-02 17:35:27 -07:00
Adin Scannell 4ab738270a Substitute true for return 2019-04-02 17:08:26 -07:00
Adin Scannell 63d5bb5a16 Update the conditional deploy 2019-04-02 16:19:47 -07:00
Adin Scannell d81ea7a799 Drop performance guide until complete 2019-04-02 16:17:56 -07:00
Ian Lewis 0e99ceece3 Update cover to match layout from designers 2019-04-02 16:11:53 -07:00
Ian Lewis 025a0a7999 Center the cover block for mobile devices 2019-04-02 16:11:52 -07:00
Ian Lewis 8a30257ad9 Adjust bottom padding for title/logo 2019-04-02 16:11:51 -07:00
Ian Lewis d370539764 Adjust link color to improve accessibility. 2019-04-02 16:11:49 -07:00
Ian Lewis d30086a33c Rename custom_styles to styles_project 2019-04-02 16:11:47 -07:00
Ian Lewis 9288f50ee3 Convert background from png to jpg
jpeg is much smaller for the background image. 2.5mb -> 86.7kb
2019-04-02 16:11:44 -07:00
Ian Lewis 0803a82bff Updated style for top page cover 2019-04-02 16:11:43 -07:00
Ian Lewis 96dedf5dd6 Removed link to filesystem page 2019-04-02 16:11:41 -07:00
Ian Lewis 2dfedb485c Make FAQ questions a bit smaller 2019-04-02 16:11:39 -07:00
Ian Lewis dd78367cab Remove filesystem doc for now 2019-04-02 16:11:37 -07:00
Ian Lewis 0fa497a567 Update syscall ref doc generator 2019-04-02 16:11:35 -07:00
Ian Lewis 009f45da3b Remove superfluous section from compatibility top 2019-04-02 16:11:33 -07:00
Ian Lewis 4c7a3ecacd Fix edit links in documentation 2019-04-02 16:11:32 -07:00
Adin Scannell 02d3811638 Refresh security 2019-04-02 15:51:07 -07:00
Adin Scannell ff7f193073 Use a top-level docs link 2019-04-02 13:42:14 -07:00
Ian Gudger 2fce66039e Tweaks to VM comparison section
* Added a comma to improve readability and flow.
* Fixed a typo.
2019-04-02 11:36:47 -07:00
Ian Gudger dacb87a938 Replace distinct with independent.
I think this is clearer.
2019-04-02 11:36:47 -07:00
Ian Gudger f419ffb46d Add that veth is not required if networking is disabled. 2019-04-02 11:36:47 -07:00
Ian Gudger 0d1c1d94ee Remove duplicate word not 2019-04-02 11:36:47 -07:00
Ian Gudger 6929bdac33 Fix typo in security doc
with -> will
2019-04-02 11:36:47 -07:00
Ian Gudger 882a3a914e Capitalize "the" after colon in title
https://blog.apastyle.org/apastyle/2011/06/capitalization-after-colons.html
2019-04-02 11:36:47 -07:00
Michael Pratt b11221fe7c Reword to remove duplicate "Linux" (#6)
"Linux x86_64 Linux 3.17+" is wordy. Reword to mention Linux only once.
2019-04-02 11:35:32 -07:00
Ian Gudger e859ab1cef Tweaks to home page (#5)
* Fix "Read the docs" to use consistent case with the rest of the callouts at the bottom of the page.
* Add a comma to the Zero Configuration callout to make it read better.
* Remove a few extra spaces from the HTML.
2019-04-02 10:26:27 -07:00
Ian Gudger cf172c7ab4 Tweaks to architecture guide (#4) 2019-04-02 10:26:01 -07:00
Ian Gudger 27a8830ca2 Fix governance link on community page. (#2) 2019-04-02 10:25:24 -07:00
Adin Scannell b19b7f3e46 Drop godoc handling. 2019-04-01 16:56:49 -07:00
Ian Gudger 7c3a00a667 Fix typo in README (#1) 2019-04-01 15:45:52 -07:00
Ian Lewis 22f1890a9b
Initial commit 2019-03-29 22:40:11 -04:00