Skip to content

Commit df31162

Browse files
committed
[FAB-9706] Fix broken Search
Search is broken in ReadtheDocs due to a RTD bug. Setting the sphinx-rtd-theme==v0.2.5b2 Change-Id: I04e9d726ee9046ad312826d5ac93e063ccc2f326 Signed-off-by: pama-ibm <pama@ibm.com>
1 parent a23d065 commit df31162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ pytz==2016.4
1212
six==1.10.0
1313
snowballstemmer==1.2.1
1414
Sphinx==1.7.2
15-
sphinx-rtd-theme==v0.3.0
15+
sphinx-rtd-theme==0.2.5b2
1616
recommonmark==0.4.0

0 commit comments

Comments
 (0)