From 656824389f11ee3c229fac13904e10b5c72e7c13 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 18 Jun 2015 15:24:36 -0400 Subject: [PATCH] runtime.md: adding table of contents Signed-off-by: Vincent Batts --- runtime.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/runtime.md b/runtime.md index 3ceed1627..00825f64b 100644 --- a/runtime.md +++ b/runtime.md @@ -1,6 +1,13 @@ # OCF spec draft -[[TOC]] +# Table of Contents + +* [Principles of Standard Containers](#the-5-principles-of-standard-containers) +* [Container Format](#container-format) +* [emit content for building a hash of the container filesystem](#emit-content-for-building-a-hash-of-the-container-filesystem) +* [Standard operations (lifecycle)](#standard-operations-lifecycle) +* [Execution environment](#execution-environment) +* [See also](#see-also) # The 5 principles of Standard Containers