mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
docs: Move TOC to top
Move the table of contents to the top of the page. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
a099eafc60
commit
3e0e112e2b
12
README.md
12
README.md
@ -1,4 +1,11 @@
|
|||||||
# osbuilder [](https://travis-ci.org/kata-containers/osbuilder)
|
[](https://travis-ci.org/kata-containers/osbuilder)
|
||||||
|
|
||||||
|
# osbuilder
|
||||||
|
|
||||||
|
* [Introduction](#introduction)
|
||||||
|
* [Terms](#terms)
|
||||||
|
|
||||||
|
## Introduction
|
||||||
|
|
||||||
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
|
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
|
||||||
container workloads. The VM requires a guest kernel and a guest operating system
|
container workloads. The VM requires a guest kernel and a guest operating system
|
||||||
@ -7,9 +14,6 @@ environment.
|
|||||||
|
|
||||||
This repository contains tools to create a guest OS disk image.
|
This repository contains tools to create a guest OS disk image.
|
||||||
|
|
||||||
## Table of Contents
|
|
||||||
* [Terms](#terms)
|
|
||||||
|
|
||||||
## Terms
|
## Terms
|
||||||
|
|
||||||
This section describes the terms used for all documentation in this repository.
|
This section describes the terms used for all documentation in this repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user