docs: Add tables of content to all documentation files
This commit is contained in:
parent
4adc8f2c4c
commit
d7569abcca
5 changed files with 68 additions and 1 deletions
16
README.md
16
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue