github.com/cs3org/reva/v2@v2.27.7/docs/layouts/partials/hooks/body-end.html (about) 1 <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script> 2 <script type="text/javascript"> docsearch({ 3 apiKey: '787396c87ef95cbab7aae628486699cf', 4 indexName: 'reva', 5 inputSelector: '.td-search-input', 6 debug: false // Set debug to true if you want to inspect the dropdown 7 }); 8 </script>