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.
   
   
![2018-08-30_11-11-40](https://user-images.githubusercontent.com/5974205/44870790-edf86500-ac45-11e8-873b-f1146f401849.png)
   
   Now you get:
   
![2018-08-30_11-11-54](https://user-images.githubusercontent.com/5974205/44870796-f486dc80-ac45-11e8-9590-a7c776150c3b.png)
   

----------------------------------------------------------------
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

Reply via email to