| commit | b7849977e128d98ff11a83489099071ebc637fa0 | [log] [tgz] |
|---|---|---|
| author | Andrew Walbran <qwandor@google.com> | Fri Nov 15 15:23:43 2019 +0000 |
| committer | Andrew Walbran <qwandor@google.com> | Fri Nov 15 15:24:48 2019 +0000 |
| tree | 49c20b553eda4683410cc103bc4acadd576a7345 | |
| parent | 3e9b022942ab251e1e54ab88127c1c7c7e3203b1 [diff] [blame] |
Adding table of contents to docs longer than ~one page. Change-Id: I3bb3afe88e5c54a3fdbed32a0a0dace1b65e85ee
diff --git a/docs/PreparingLinux.md b/docs/PreparingLinux.md index 9654960..3332096 100644 --- a/docs/PreparingLinux.md +++ b/docs/PreparingLinux.md
@@ -3,6 +3,8 @@ To boot Linux, a kernel image (`vmlinuz`) and a suitable initial RAM disk (`initrd.img`) need to be created. +[TOC] + ## Build the kernel The Linux kernel for the primary VM can be built using the following