inspec/www/source/docs/search.html.slim
2017-01-20 10:28:32 +01:00

20 lines
572 B
Text

---
title: Search InSpec Docs
---
.row.margin-both
h2.margin-under-xs- Search the InSpec Documentation
javascript:
// TODO: add the inspec search here
(function() {
var cx = '014746884379529974319:rvxyzhpu2us';
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);
})();
<gcse:search webSearchResultSetSize="20"></gcse:search>