about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2017-07-29T23·16+0200
committerVincent Ambo <tazjin@gmail.com>2017-08-04T21·11+0200
commitd7569abccacba40200b61c54571016edd9e5a457 (patch)
tree387767e23b6abe920ba3ea58f8372be4724d1072 /README.md
parent4adc8f2c4c9c3eabc086b329e4af9477bb0eee92 (diff)
docs: Add tables of content to all documentation files
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index d287f6001b..17e0a6d241 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,22 @@ In my experience this is often enough and more complex solutions such as
 
 Check out a Kontemplate setup example and the feature list below!
 
+<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
+**Table of Contents**
+
+- [Kontemplate - A simple Kubernetes templater](#kontemplate---a-simple-kubernetes-templater)
+    - [Features](#features)
+    - [Example](#example)
+    - [Installation](#installation)
+        - [Homebrew](#homebrew)
+        - [Arch Linux](#arch-linux)
+        - [Building repeatably from source](#building-repeatably-from-source)
+        - [Building from source](#building-from-source)
+    - [Usage](#usage)
+    - [Contributing](#contributing)
+
+<!-- markdown-toc end -->
+
 ## Features
 
 * [Simple, yet powerful templates](docs/templates.md)