Add deprecated docs warning mechanism (#4731)

* Deprecated docs warning

* Unknown tag 'endcomment'

* only add css when necessary

* try lighter bgcolor

* tweak copy

* change development url to point at vnext-staging

* try callout

* rollback

* change var names

* update var used

* fix var typo

* turn off deprecation message
This commit is contained in:
William Martin Stewart
2017-08-11 08:07:00 +02:00
committed by Andrew Chen
parent 290e77988f
commit 34693b50c9
6 changed files with 26 additions and 0 deletions
+3
View File
@@ -43,6 +43,9 @@ defaults:
githubbranch: "v1.4.12"
docsbranch: "release-1.4"
url: https://v1-4.docs.kubernetes.io/docs/
deprecated: false
currentUrl: https://kubernetes.io/docs/home/
nextUrl: http://kubernetes-io-vnext-staging.netlify.com/
-
scope:
path: "docs"