aaronmarkham opened a new pull request #12414: fix website search result 404s URL: https://github.com/apache/incubator-mxnet/pull/12414 ## Description ## Currently the site will return a few results then the rest will have previews that show 404 messaging. The _sources directory has just .md.txt files in it but the customsearch.js was looking for .txt files. This patch fixes the js to look for what's actually there. The previews aren't the best because sometimes there's rst at the top, but this is much better than showing a 404 message.  Now you get: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
