mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
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:
@@ -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.
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -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/)
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -1 +1,4 @@
|
||||
Dashboard Component for Kubernetes WebUI
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -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.
|
||||
|
||||
[]()
|
||||
|
@@ -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/)
|
||||
|
||||
|
||||
[]()
|
||||
|
@@ -1 +1,4 @@
|
||||
Dashboard Component for Kubernetes WebUI
|
||||
|
||||
|
||||
[]()
|
||||
|
Reference in New Issue
Block a user