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

@ -1,6 +1,14 @@
Kontemplate tips & tricks
=========================
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
**Table of Contents**
- [Kontemplate tips & tricks](#kontemplate-tips--tricks)
- [Update Deployments when ConfigMaps change](#update-deployments-when-configmaps-change)
- [direnv & pass](#direnv--pass)
<!-- markdown-toc end -->
## Update Deployments when ConfigMaps change
@ -64,4 +72,4 @@ per project, it is easy to use [direnv][] to switch to the correct
`PASSWORD_STORE_DIR` variable when entering the folder.
[not currently]: https://github.com/kubernetes/kubernetes/issues/22368
[direnv]: https://direnv.net/
[direnv]: https://direnv.net/