Skip to content

Remove explicit search.lang from language configs - #707

Merged
fredericsimard merged 1 commit into
mainfrom
fix/config-search-lang/2026-08-20
Aug 20, 2026
Merged

Remove explicit search.lang from language configs#707
fredericsimard merged 1 commit into
mainfrom
fix/config-search-lang/2026-08-20

Conversation

@fredericsimard

Copy link
Copy Markdown
Contributor

Remove the per-language search plugin configuration (the lang: list) from German, Korean, Portuguese, and Russian mkdocs.yml and replace it with a simple - search entry. This aligns these configs with others, avoids redundant per-language settings, and is required by the new MaterialX platform which auto-detects the language.

Remove the per-language `search` plugin configuration (the `lang:` list) from German, Korean, Portuguese, and Russian mkdocs.yml and replace it with a simple `- search` entry. This aligns these configs with others, avoids redundant per-language settings, and relies on the default search plugin behavior. Files changed: config/de/mkdocs.yml, config/ko/mkdocs.yml, config/pt/mkdocs.yml, config/ru/mkdocs.yml.
@fredericsimard fredericsimard self-assigned this Aug 20, 2026
@fredericsimard
fredericsimard merged commit 0e628ef into main Aug 20, 2026
2 checks passed
@fredericsimard
fredericsimard deleted the fix/config-search-lang/2026-08-20 branch August 20, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants