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
+88 -12
View File
@@ -14,13 +14,13 @@
]
],
"_from": "highlight.js@>=9.7.0 <10.0.0",
"_id": "highlight.js@9.9.0",
"_id": "highlight.js@9.12.0",
"_inCache": true,
"_location": "/highlight.js",
"_nodeVersion": "4.5.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/highlight.js-9.9.0.tgz_1481699560182_0.4400122242514044"
"host": "s3://npm-registry-packages",
"tmp": "tmp/highlight.js-9.12.0.tgz_1496198855588_0.04643777245655656"
},
"_npmUser": {
"name": "isagalaev",
@@ -40,8 +40,8 @@
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.9.0.tgz",
"_shasum": "b9995dcfdc2773e307a34f0460d92b9a474782c0",
"_resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz",
"_shasum": "e6d9dbe57cbefe60751f02af336195870c90c01e",
"_shrinkwrap": null,
"_spec": "highlight.js@^9.7.0",
"_where": "/brodocs",
@@ -957,6 +957,82 @@
{
"name": "Michael Rodler",
"email": "contact@f0rki.at"
},
{
"name": "Sergey Sobko",
"email": "s.sobko@profitware.ru"
},
{
"name": "Hale Chan",
"email": "halechan@qq.com"
},
{
"name": "Matt Evans",
"email": "syrius3@gmail.com"
},
{
"name": "Kasper Andersen",
"email": "kma_untrusted@protonmail.com"
},
{
"name": "Philipp A.",
"email": "flying-sheep@web.de"
},
{
"name": "Guannan Wei",
"email": "guannanwei@outlook.com"
},
{
"name": "Sam Wu",
"email": "samsam2310@gmail.com"
},
{
"name": "Ike Ku",
"email": "dempfi@yahoo.com"
},
{
"name": "Andres Täht",
"email": "andres.taht@gmail.com"
},
{
"name": "Rene Saarsoo",
"email": "nene@triin.net"
},
{
"name": "Jordi Petit",
"email": "jordi.petit@gmail.com"
},
{
"name": "Raphaël Parrëe",
"email": "rparree@edc4it.com"
},
{
"name": "Joël Porquet",
"email": "joel@porquet.org"
},
{
"name": "Alex Arslan",
"email": "ararslan@comcast.net"
},
{
"name": "Stanislav Belov",
"email": "stbelov@gmail.com"
},
{
"name": "Ivan Dementev",
"email": "ivan_div@mail.ru"
},
{
"name": "Nicolas LLOBERA",
"email": "nllobera@gmail.com"
},
{
"name": "Morten Piibeleht",
"email": "morten.piibeleht@gmail.com"
},
{
"name": "Martin Clausen",
"email": "martin.clausene@gmail.com"
}
],
"dependencies": {},
@@ -977,8 +1053,8 @@
},
"directories": {},
"dist": {
"shasum": "b9995dcfdc2773e307a34f0460d92b9a474782c0",
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.9.0.tgz"
"shasum": "e6d9dbe57cbefe60751f02af336195870c90c01e",
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz"
},
"engines": {
"node": "*"
@@ -991,13 +1067,13 @@
"license": "BSD-3-Clause",
"main": "./lib/index.js",
"maintainers": [
{
"name": "jga",
"email": "me@jga.me"
},
{
"name": "isagalaev",
"email": "maniac@softwaremaniacs.org"
},
{
"name": "jga",
"email": "code@firstandthird.com"
}
],
"name": "highlight.js",
@@ -1011,5 +1087,5 @@
"test": "mocha test/",
"test-browser": "mocha test/browser/"
},
"version": "9.9.0"
"version": "9.12.0"
}