Make TOC munge include blank line before TOC

This commit is contained in:
Tim Hockin
2015-07-17 09:20:19 -07:00
parent 816f18a388
commit 6e4ec38f51
31 changed files with 38 additions and 9 deletions

View File

@@ -34,6 +34,7 @@ Documentation for other releases can be found at
**Table of Contents**
<!-- BEGIN MUNGE: GENERATED_TOC -->
- [Admission Controllers](#admission-controllers)
- [What are they?](#what-are-they)
- [Why do I need them?](#why-do-i-need-them)

View File

@@ -103,9 +103,9 @@ Example addons are:
* [DNS](../../cluster/addons/dns/) provides cluster local DNS.
* [kube-ui](../../cluster/addons/kube-ui/) provides a graphical UI for the
cluster.
* [fluentd-elasticsearch](../../cluster/addons/fluentd-elasticsearch) provides
log storage. Also see the [gcp version](../../cluster/addons/fluentd-gcp).
* [cluster-monitoring](../../cluster/addons/cluster-monitoring) provides
* [fluentd-elasticsearch](../../cluster/addons/fluentd-elasticsearch/) provides
log storage. Also see the [gcp version](../../cluster/addons/fluentd-gcp/).
* [cluster-monitoring](../../cluster/addons/cluster-monitoring/) provides
monitoring for the cluster.
## Node components

View File

@@ -34,6 +34,7 @@ Documentation for other releases can be found at
**Table of Contents**
<!-- BEGIN MUNGE: GENERATED_TOC -->
- [High Availability Kubernetes Clusters](#high-availability-kubernetes-clusters)
- [Introduction](#introduction)
- [Overview](#overview)

View File

@@ -34,6 +34,7 @@ Documentation for other releases can be found at
**Table of Contents**
<!-- BEGIN MUNGE: GENERATED_TOC -->
- [Networking in Kubernetes](#networking-in-kubernetes)
- [Summary](#summary)
- [Docker model](#docker-model)

View File

@@ -34,6 +34,7 @@ Documentation for other releases can be found at
**Table of Contents**
<!-- BEGIN MUNGE: GENERATED_TOC -->
- [Node](#node)
- [What is a node?](#what-is-a-node)
- [Node Status](#node-status)