From 08867cfc53d2df8b9d7bf14b6d32624abdeff399 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 13 May 2025 15:58:08 -0300 Subject: Enable search --- mkdocs.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 7415bdd..c15c779 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -22,6 +22,11 @@ theme: # Plugins # https://www.mkdocs.org/dev-guide/plugins/ plugins: + # Search + # See https://www.mkdocs.org/user-guide/configuration/#search + # https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-search/ + search: {} + # Note that this might not be available in the mkdocs-material package from # Debian bookworm (as of 2024-08-23) privacy: {} -- cgit v1.2.3