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