mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-28 02:37:11 +00:00
Update documentation for master
Auto-generated from 12b6812
by 'update-gh-pages.sh'
This commit is contained in:
parent
7d3b87706a
commit
a6c138db9f
23 changed files with 393 additions and 19 deletions
File diff suppressed because one or more lines are too long
113
master/advanced/developer-guide.html
Normal file
113
master/advanced/developer-guide.html
Normal file
File diff suppressed because one or more lines are too long
1
master/advanced/index.html
Normal file
1
master/advanced/index.html
Normal file
File diff suppressed because one or more lines are too long
12
master/advanced/master-commandline-reference.html
Normal file
12
master/advanced/master-commandline-reference.html
Normal file
File diff suppressed because one or more lines are too long
14
master/advanced/worker-commandline-reference.html
Normal file
14
master/advanced/worker-commandline-reference.html
Normal file
File diff suppressed because one or more lines are too long
|
@ -2104,6 +2104,12 @@ p.explain .minibutton { top: -4px; float: right; }
|
|||
.content-wrap { margin-left: 300px; }
|
||||
.content-wrap.shift { position: relative; left: 0; min-width: 0; } }
|
||||
@media (min-width: 1280px) { .content-wrap { max-width: 980px; } }
|
||||
.font-body { font-family: "Lato", BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif; font-weight: 400; }
|
||||
|
||||
.font-head { font-family: "Roboto-Slab", sans-serif; font-weight: 600; }
|
||||
|
||||
.font-mono { font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace; }
|
||||
|
||||
.fa { display: inline-block; font: normal normal normal 14px/1 "FontAwesome"; }
|
||||
|
||||
.breadcrumb-item { margin: 0; }
|
||||
|
@ -2244,8 +2250,12 @@ html[dir="rtl"] .toc.level-10.current > a { padding-left: unset; padding-right:
|
|||
html[dir="rtl"] .toc.level-10.current .level-11 > a { padding-left: unset; padding-right: 252px; }
|
||||
html[dir="rtl"] .toc.level-11.current > a { padding-left: unset; padding-right: 252px; }
|
||||
html[dir="rtl"] .toc.level-11.current .level-12 > a { padding-left: unset; padding-right: 276px; }
|
||||
html[dir="rtl"] .markdown-body .d-lang:after, html[dir="rtl"] .markdown-body div.highlighter-rouge:after, html[dir="rtl"] .markdown-body .mermaid-wrap:after { right: unset; left: 0; }
|
||||
html[dir="rtl"] .markdown-body .highlight { direction: ltr; }
|
||||
html[dir="rtl"] .markdown-body blockquote { border-left: none; border-right: 0.25em solid #dfe2e5; }
|
||||
html[dir="rtl"] .markdown-body ul, html[dir="rtl"] .markdown-body ol { padding-left: 0; padding-right: 2em; }
|
||||
html[dir="rtl"] .markdown-body .task-list-item-checkbox { margin-right: unset; margin-left: 3px; }
|
||||
html[dir="rtl"] .fa-arrow-circle-left:before { content: ""; }
|
||||
html[dir="rtl"] .fa-arrow-circle-right:before { content: ""; }
|
||||
|
||||
/* Fade in an element */
|
||||
.anim-fade-in { animation-name: fade-in; animation-duration: 1s; animation-timing-function: ease-in-out; }
|
||||
|
|
2
master/assets/css/theme.min.css
vendored
2
master/assets/css/theme.min.css
vendored
File diff suppressed because one or more lines are too long
10
master/assets/js/mermaid.min.js
vendored
10
master/assets/js/mermaid.min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -285,8 +285,3 @@ if ("serviceWorker" in navigator) {
|
|||
} else {
|
||||
debug("Service Worker not supported!");
|
||||
}
|
||||
|
||||
ui.collect.searchParams.append("host", location.host);
|
||||
ui.collect.searchParams.append("user_lang", navigator.language);
|
||||
ui.collect.searchParams.append("platform", navigator.platform);
|
||||
$.getJSON(ui.collect.toString(), (data) => $("#counter").html(data.count));
|
||||
|
|
2
master/assets/js/theme.min.js
vendored
2
master/assets/js/theme.min.js
vendored
File diff suppressed because one or more lines are too long
1
master/contributing/index.html
Normal file
1
master/contributing/index.html
Normal file
File diff suppressed because one or more lines are too long
60
master/get-started/deployment-and-usage.html
Normal file
60
master/get-started/deployment-and-usage.html
Normal file
File diff suppressed because one or more lines are too long
1
master/get-started/examples-and-demos.html
Normal file
1
master/get-started/examples-and-demos.html
Normal file
File diff suppressed because one or more lines are too long
93
master/get-started/features.html
Normal file
93
master/get-started/features.html
Normal file
File diff suppressed because one or more lines are too long
22
master/get-started/index.html
Normal file
22
master/get-started/index.html
Normal file
File diff suppressed because one or more lines are too long
14
master/get-started/introduction.html
Normal file
14
master/get-started/introduction.html
Normal file
File diff suppressed because one or more lines are too long
33
master/get-started/quick-start.html
Normal file
33
master/get-started/quick-start.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/</loc> <priority>0.1</priority> <lastmod>2020-10-08T06:43:36-05:00</lastmod> </url> </urlset>
|
||||
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/introduction.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/advanced/developer-guide.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/advanced/</loc> <priority>0.1</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/advanced/master-commandline-reference.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/quick-start.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/contributing/</loc> <priority>0.6</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/advanced/worker-commandline-reference.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/deployment-and-usage.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/features.html</loc> <priority>1.0</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url><url> <loc>https://kubernetes-sigs.github.com/node-feature-discovery/master/get-started/examples-and-demos.html</loc> <priority>0.5</priority> <lastmod>2020-10-29T15:25:51-05:00</lastmod> </url> </urlset>
|
|
@ -1 +1 @@
|
|||
self.addEventListener("activate", function (event) { const current = ["rundocs-2.0.8"]; event.waitUntil( caches.keys().then(function (keyList) { return Promise.all( keyList.map(function (key) { if (current.indexOf(key) === -1) { return caches.delete(key); } }) ); }) ); }); self.addEventListener("fetch", function (e) { if (e.request.url.match("rundocs/jekyll-rtd-theme@2.0.8")) { e.respondWith( caches.match(e.request).then(function (resp) { if (resp !== undefined) { return resp; } else { return fetch(e.request, { cache: "no-store", }) .then(function (resp) { let clone = resp.clone(); caches.open("rundocs-2.0.8").then(function (cache) { cache.put(e.request, clone); }); return resp; }) .catch(console.log); } }) ); } });
|
||||
self.addEventListener("activate", function (event) { const current = ["rundocs-2.0.9"]; event.waitUntil( caches.keys().then(function (keyList) { return Promise.all( keyList.map(function (key) { if (current.indexOf(key) === -1) { return caches.delete(key); } }) ); }) ); }); self.addEventListener("fetch", function (e) { if (e.request.url.match("rundocs/jekyll-rtd-theme@2.0.9")) { e.respondWith( caches.match(e.request).then(function (resp) { if (resp !== undefined) { return resp; } else { return fetch(e.request, { cache: "no-store", }) .then(function (resp) { let clone = resp.clone(); caches.open("rundocs-2.0.9").then(function (cache) { cache.put(e.request, clone); }); return resp; }) .catch(console.log); } }) ); } });
|
5
versions.js
Normal file
5
versions.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
function getVersionListItems() {
|
||||
return [
|
||||
{ name: 'master', url: '/node-feature-discovery/master' },
|
||||
];
|
||||
}
|
Loading…
Add table
Reference in a new issue