Skip to content

Latest commit

 

History

History
58 lines (53 loc) · 2.09 KB

search.md

File metadata and controls

58 lines (53 loc) · 2.09 KB
description keywords noratings notoc notags title tree
Docker documentation search results
Search, Docker, documentation, manual, guide, reference, api
true
true
true
Docs search
false
<style type='text/css'> #my-cse1 { all: initial !important; all: default !important; } #my-cse1 table, #my-cse1 table tr, #my-cse1 table tr th, #my-cse1 table tr td, .gs-bidi-start-align { border: 0px !important; padding: 0px !important; line-height: initial !important; margin: 0px !important; } .gs-snippet { margin-top: 0px !important; margin-bottom: 0px !important; padding: 0px !important; color: #999} .gs-webResult .gs-result .gs-no-results-result { padding: 10px !important; } .gs-per-result-labels { display: none !important; } .gsc-url-top, .gsc-thumbnail-inside, .gs-spelling { padding: 0px !important; } .gcsc-branding { padding-right: 0px !important; } .gsc-tabHeader.gsc-tabhActive, .gsc-tabsArea { border-color: #CCC !important; } .gcs-input, #gsc-i-id1 { padding: 5px 5px 5px 5px !important; } #gscb_a, .gscb_a { padding: 3px 0px 0px 0px !important;} .gsc-control-cse, .gsc-control-cse-en { padding: 0px !important; } .gsc-result-info { padding-bottom: 0px !important; } .gsc-adBlock { display: none; } </style>
<script> (function() { var cx = '005610573923180467403:iwlnuvjqpv4'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script>

gcse:searchresults-only</gcse:searchresults-only>

<script defer> setTimeout(function(){ $(document).ready(function() { let searchTerm = decodeURI(queryString().q); if(searchTerm != 'undefined' && searchTerm != "") { $("#st-search-input").val(searchTerm); $("#st-search-input").focus(); // Update heading with term user searched for let currHeading = $("h1").text(); $("h1").text(currHeading + " results for: " + searchTerm); } }); }, 1); </script>