From 65f9c5a529cfa2b90837f9addee4ab03a55a3025 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Mon, 24 Jul 2017 15:46:57 -0700 Subject: [PATCH] add skip title and toc checks --- skip_title_check.txt | 5 ++++- skip_toc_check.txt | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/skip_title_check.txt b/skip_title_check.txt index 90ac6482c5..a3218e6b03 100644 --- a/skip_title_check.txt +++ b/skip_title_check.txt @@ -9,4 +9,7 @@ docs/api-reference/v1/definitions.md docs/api-reference/v1/operations.md docs/user-guide/pods/_viewing-a-pod.md docs/user-guide/simple-yaml.md -docs/concepts/abstractions/pod-termination.md \ No newline at end of file +docs/concepts/abstractions/pod-termination.md +docs/api-reference/README.md +docs/user-guide/logging/stackdriver.md +docs/user-guide/production-pods.md diff --git a/skip_toc_check.txt b/skip_toc_check.txt index 7299c12c1f..744d432c92 100644 --- a/skip_toc_check.txt +++ b/skip_toc_check.txt @@ -16,3 +16,6 @@ docs/user-guide/downward-api/index.md docs/user-guide/downward-api/volume/index.md docs/user-guide/getting-into-containers.md +docs/api-reference/README.md +docs/user-guide/logging/stackdriver.md +docs/user-guide/production-pods.md