Add ga-beacon analytics to gendocs scripts

hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
This commit is contained in:
Jeff Lowdermilk
2015-05-14 15:12:45 -07:00
parent ab0844840a
commit 553f9f822b
241 changed files with 780 additions and 53 deletions

View File

@@ -123,3 +123,6 @@ running at port 8000.
To write new protractor tests, put the test files (`*.spec.js`) in the
corresponding `www/master/components/**/protractor/` directory.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/README.md?pixel)]()

View File

@@ -123,3 +123,6 @@ Sub-directories of this path are watched for changes, but not directly imported.
Content available under the [CC-By 3.0
license](http://creativecommons.org/licenses/by/3.0/)
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/app/components/README.md?pixel)]()

View File

@@ -1 +1,4 @@
Dashboard Component for Kubernetes WebUI
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/app/components/dashboard/README.md?pixel)]()

View File

@@ -6,4 +6,6 @@ This directory contains the source files. You will find the following directorys
jade/ This directory contains JADE files. This files need to be compiled into html files to be displayed by a browser
less/ This directory contains the LESS files for the core styles and material styles.
js/ Here you will find pure JS files. All this files are concatenated into the file app.js.
js/ Here you will find pure JS files. All this files are concatenated into the file app.js.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/master/README.md?pixel)]()

View File

@@ -123,3 +123,6 @@ Sub-directories of this path are watched for changes, but not directly imported.
Content available under the [CC-By 3.0
license](http://creativecommons.org/licenses/by/3.0/)
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/master/components/README.md?pixel)]()

View File

@@ -1 +1,4 @@
Dashboard Component for Kubernetes WebUI
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/www/master/components/dashboard/README.md?pixel)]()