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:
committed by
Andrew Chen
parent
4b004cf717
commit
217c86642f
+48
-12
@@ -14,13 +14,13 @@
|
||||
]
|
||||
],
|
||||
"_from": "highlight.js@>=9.7.0 <10.0.0",
|
||||
"_id": "highlight.js@9.10.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.10.0.tgz_1488958580032_0.6692452053539455"
|
||||
"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.10.0.tgz",
|
||||
"_shasum": "f9f0b14c0be00f0e4fb1e577b749fed9e6f52f55",
|
||||
"_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",
|
||||
@@ -997,6 +997,42 @@
|
||||
{
|
||||
"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": {},
|
||||
@@ -1017,8 +1053,8 @@
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "f9f0b14c0be00f0e4fb1e577b749fed9e6f52f55",
|
||||
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.10.0.tgz"
|
||||
"shasum": "e6d9dbe57cbefe60751f02af336195870c90c01e",
|
||||
"tarball": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
@@ -1031,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",
|
||||
@@ -1051,5 +1087,5 @@
|
||||
"test": "mocha test/",
|
||||
"test-browser": "mocha test/browser/"
|
||||
},
|
||||
"version": "9.10.0"
|
||||
"version": "9.12.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user