Fixed bug in TOC file; added pod-termination to skip_toc_check.

reviewable/pr1611/r6
Devin Donnelly 2017-01-18 14:09:52 -08:00
parent 86d6b19a17
commit 58dc06f510
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ section:
- title: Kubernetes Objects
section:
- docs/concepts/abstractions/overview.md
- docs/concepts/pod.md
- docs/concepts/abstractions/pod.md
- title: Controllers
section:
- docs/concepts/abstractions/controllers/statefulsets.md

View File

@ -8,3 +8,4 @@ docs/user-guide/walkthrough/k8s201.md
docs/user-guide/logging-demo/README.md
docs/user-guide/downward-api/README.md
docs/user-guide/configmap/README.md
docs/concepts/abstractions/pod-termination.md