From 880a86a760abb32a97d5ae8a0681c37fb49f7a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20=C4=8Cech?= Date: Mon, 25 Sep 2023 15:07:20 +0200 Subject: [PATCH] RELATED: WEB-3902 Fix searchbar version filter --- docs/config/_default/config.toml | 3 +++ docs/layouts/partials/search.html | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 docs/layouts/partials/search.html diff --git a/docs/config/_default/config.toml b/docs/config/_default/config.toml index d14e4fc09..cbe67e3eb 100644 --- a/docs/config/_default/config.toml +++ b/docs/config/_default/config.toml @@ -74,6 +74,9 @@ menuTitle = "Python SDK" copyright = "GoodData" offlineSearch = false +# AddSearch config +addSearchTab = "gd-py-doc" + # Enable syntax highlighting and copy buttons on code blocks with Prism prism_syntax_highlighting = true diff --git a/docs/layouts/partials/search.html b/docs/layouts/partials/search.html deleted file mode 100644 index b268c64c3..000000000 --- a/docs/layouts/partials/search.html +++ /dev/null @@ -1,4 +0,0 @@ - -