KhronosGroup / antora-ui-khronos

Default UI for Khronos Antora sites, forked 2023-03-12 from https://gitlab.com/antora/antora-ui-default at commit 41b1c83f648a656fcbb274a8003d7292ba4136b0
Mozilla Public License 2.0
5 stars 3 forks source link

Restrict searchbar to current component by default #7

Closed oddhack closed 5 months ago

oddhack commented 5 months ago

Per https://gitlab.com/antora/antora-lunr-extension#user-content-restrict-search-to-current-component This makes the search restricted to the current component by default. It can easily be altered so search is for all components by default.

Closes https://github.com/KhronosGroup/Vulkan-Site/issues/50