Skip to content

Commit

Permalink
A hack to fix broken search bar in doc (#2583)
Browse files Browse the repository at this point in the history
Current version of xgboost.readthedocs.io has a broken search box.
Enabling themes on ReadTheDocs is known to break the search function, as
reported in
[this document](readthedocs/readthedocs.org#1487). To get
around the bug, we replace the `searchtools.js` file with our custom version.
  • Loading branch information
hcho3 authored and terrytangyuan committed Sep 27, 2017
1 parent 31ad40b commit 0eaf43a
Showing 1 changed file with 752 additions and 0 deletions.
Loading

0 comments on commit 0eaf43a

Please sign in to comment.