diff options
author | Adin Scannell <ascannell@google.com> | 2020-04-29 18:54:48 -0700 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2020-05-06 14:15:19 -0700 |
commit | 5f3a256425f4fa99fd3e5363418c5978659cecf3 (patch) | |
tree | 625571ad6a416ab369c8c49719399f888a627ef4 /g3doc/user_guide/install.md | |
parent | a10d5ed9691d341c60dc8590d19302332120d365 (diff) |
Add support for kramdown TOC.
Diffstat (limited to 'g3doc/user_guide/install.md')
-rw-r--r-- | g3doc/user_guide/install.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/g3doc/user_guide/install.md b/g3doc/user_guide/install.md index 28422612e..a4cb926f5 100644 --- a/g3doc/user_guide/install.md +++ b/g3doc/user_guide/install.md @@ -1,7 +1,9 @@ # Installation --> Note: gVisor supports only x86\_64 and requires Linux 4.14.77+ --> ([older Linux](./networking.md#gso)). +[TOC] + +> Note: gVisor supports only x86\_64 and requires Linux 4.14.77+ +> ([older Linux](./networking.md#gso)). ## Versions |