mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com> Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2.0 KiB
2.0 KiB
description, keywords, skip_feedback, notoc, notags, title, skip_read_time
| description | keywords | skip_feedback | notoc | notags | title | skip_read_time |
|---|---|---|---|---|---|---|
| Docker documentation search results | Search, Docker, documentation, manual, guide, reference, api | true | true | true | Docs search | true |
<script>
(function() {
const cx = '005610573923180467403:iwlnuvjqpv4';
let gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
let s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<script defer>
(function() {
let query = new URLSearchParams(window.location.search);
if (query.has("q")) {
let h = document.querySelector("h1");
if (h) {
h.textContent += " results for: " + query.get("q");
}
let s = document.querySelector("#st-search-input");
if (s && s instanceof HTMLInputElement) {
s.value = query.get("q");
}
}
})();
</script>
gcse:searchresults-only</gcse:searchresults-only>