From f22d5635f55995c3908a0988acf8701e86303293 Mon Sep 17 00:00:00 2001 From: qiwang067 Date: Sun, 29 Nov 2020 22:11:18 +0800 Subject: [PATCH] add search feature --- docs/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.html b/docs/index.html index 287e4ff..1747581 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,6 +20,12 @@ pagination:{ previousText:'上一章', nextText:'下一章', + }, + search:{ + placeholder:'Type to search', + noData:'No Results!', + paths:'auto', + depth:6 } } @@ -30,6 +36,7 @@ +