Skip to content

Commit 8da1ff7

Browse files
committed
move search scorer JS file out of Doc root
1 parent 7e21628 commit 8da1ff7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,4 +579,4 @@
579579
# Options to adjust search results sorting
580580
# ----------------------------------------
581581

582-
html_search_scorer = "search_scorer.js"
582+
html_search_scorer = "tools/static/search_scorer.js"

0 commit comments

Comments
 (0)