docs: Add tables of content to all documentation files

This commit is contained in:
Vincent Ambo 2017-07-30 01:16:45 +02:00
parent 4adc8f2c4c
commit d7569abcca
5 changed files with 68 additions and 1 deletions

View file

@ -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)