From c19bf17b03d11f41d4af95b6affe354e9853d61f Mon Sep 17 00:00:00 2001 From: Matthew <104187183+MatthewJeffson@users.noreply.github.com> Date: Tue, 19 Mar 2024 01:30:48 +0800 Subject: [PATCH] Update docsearch.json --- docsearch.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docsearch.json b/docsearch.json index 51d18db4c6de..638e7431569d 100644 --- a/docsearch.json +++ b/docsearch.json @@ -5,12 +5,13 @@ ], "selectors": { "default": { - "lvl0": "article h1", - "lvl1": "article h2", - "lvl2": "article h3", - "lvl3": "article h4", - "lvl4": "article h5", - "text": "article p, article li" + "lvl0": "#content header h1", + "lvl1": "#content article h1", + "lvl2": "#content section h3", + "lvl3": "#content section h4", + "lvl4": "#content section h5", + "lvl5": "#content section h6", + "text": "#content header p,#content section p,#content section ol" } }, "stop_urls": [