2016-09-26 04:20:58 +00:00
|
|
|
---
|
|
|
|
title: Search InSpec Docs
|
|
|
|
---
|
|
|
|
|
2017-01-19 21:19:45 +00:00
|
|
|
.row
|
2017-01-09 05:29:00 +00:00
|
|
|
h2.margin-under-xs- Search the InSpec Documentation
|
2016-09-26 04:20:58 +00:00
|
|
|
|
2017-01-09 05:29:00 +00:00
|
|
|
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);
|
|
|
|
})();
|
2016-09-26 04:20:58 +00:00
|
|
|
|
2017-01-09 05:29:00 +00:00
|
|
|
<gcse:search webSearchResultSetSize="20"></gcse:search>
|