Moving docs from /vX to /docs; we will use branches for old versions.

This commit is contained in:
John Mulhausen
2016-02-29 15:17:22 -08:00
parent 54ed50ecd7
commit 4c9e72c518
606 changed files with 1202 additions and 30698 deletions
+21
View File
@@ -0,0 +1,21 @@
---
layout: docwithnav
title: Search Results
hideTOC: true
---
<script>
(function() {
var cx = '013467772795878830775:lgtavaxylpe';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
document.querySelector('html').classList.add('search');
})();
</script>
<gcse:searchresults-only linktarget="_parent"></gcse:searchresults-only>