mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
2.0 KiB
2.0 KiB
description, keywords, noratings, notoc, notags, title, skip_read_time
| description | keywords | noratings | 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>