j143-bot commented on a change in pull request #855: [SYSTEMML-2520] Add 
documentation search with Algolia service
URL: https://github.com/apache/systemml/pull/855#discussion_r266989607
 
 

 ##########
 File path: docs/_layouts/global.html
 ##########
 @@ -254,5 +267,21 @@ <h1 class="title">{{ page.title }}</h1>
                 d.getElementsByTagName('head')[0].appendChild(script);
             }(document));
         </script>
+        <!-- Algolia search section -->
+        <script type="text/javascript" 
src="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js";></script>
+        <script>
+            // Crawler configuration for the search indexing is available at:
+            // 
https://github.com/algolia/docsearch-configs/blob/master/configs/apache_systemml.json
 
 Review comment:
   This comment is all we need for getting the apiKey, incase if there is any 
issue this is the github repository one should consult.
   cc @niketanpansare @bertholdreinwald 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to