Update reference docs with most recent version of brodocs (#4600)

* Update 1.7 apidocs with new brodocs

* Update 1.7 resource reference docs with new brodocs

* Update 1.7 kubectl reference docs with new brodocs
This commit is contained in:
Phillip Wittrock
2017-08-04 14:30:56 -07:00
committed by Andrew Chen
parent 4b004cf717
commit 217c86642f
387 changed files with 10024 additions and 8309 deletions
+19 -19
View File
@@ -14,19 +14,19 @@
]
],
"_from": "jquery@>=3.1.1 <4.0.0",
"_id": "jquery@3.1.1",
"_id": "jquery@3.2.1",
"_inCache": true,
"_location": "/jquery",
"_nodeVersion": "6.6.0",
"_nodeVersion": "7.7.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jquery-3.1.1.tgz_1474583566957_0.15473420196212828"
"tmp": "tmp/jquery-3.2.1.tgz_1490036530067_0.19497186387889087"
},
"_npmUser": {
"name": "timmywil",
"email": "4timmywil@gmail.com"
},
"_npmVersion": "3.10.3",
"_npmVersion": "4.4.4",
"_phantomChildren": {},
"_requested": {
"raw": "jquery@^3.1.1",
@@ -41,14 +41,14 @@
"/",
"/jquery.scrollto"
],
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz",
"_shasum": "347c1c21c7e004115e0a4da32cece041fad3c8a3",
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
"_shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"_shrinkwrap": null,
"_spec": "jquery@^3.1.1",
"_where": "/brodocs",
"author": {
"name": "jQuery Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/3.1.1/AUTHORS.txt"
"name": "JS Foundation and other contributors",
"url": "https://github.com/jquery/jquery/blob/3.2.1/AUTHORS.txt"
},
"bugs": {
"url": "https://github.com/jquery/jquery/issues"
@@ -80,8 +80,8 @@
"Traversing",
"Wrap"
],
"markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|(refs?)",
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|(Refs? [^#])"
"markerPattern": "^((clos|fix|resolv)(e[sd]|ing))|^(refs?)",
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
},
"dependencies": {},
"description": "JavaScript library for DOM operations",
@@ -120,10 +120,10 @@
},
"directories": {},
"dist": {
"shasum": "347c1c21c7e004115e0a4da32cece041fad3c8a3",
"tarball": "https://registry.npmjs.org/jquery/-/jquery-3.1.1.tgz"
"shasum": "5c4d9de652af6cd0a770154a631bba12b015c787",
"tarball": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz"
},
"gitHead": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3",
"gitHead": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
"homepage": "https://jquery.com",
"keywords": [
"jquery",
@@ -138,17 +138,17 @@
"name": "dmethvin",
"email": "dave.methvin@gmail.com"
},
{
"name": "mgol",
"email": "m.goleb@gmail.com"
},
{
"name": "scott.gonzalez",
"email": "scott.gonzalez@gmail.com"
},
{
"name": "m_gol",
"email": "m.goleb@gmail.com"
},
{
"name": "timmywil",
"email": "timmywillisn@gmail.com"
"email": "4timmywil@gmail.com"
}
],
"name": "jquery",
@@ -166,5 +166,5 @@
"test": "grunt && grunt test:slow"
},
"title": "jQuery",
"version": "3.1.1"
"version": "3.2.1"
}