esphome-docs/pagefind.yml
Clyde Stubbs 7ce07b9512
Search improvements (#4393)
* * In search, clicking on excerpt text goes to the corresponding anchor, if there is one.
* Fix image paths in search
* Bump pagefind version

* Refine JS
2024-10-28 06:12:24 +01:00

11 lines
255 B
YAML

site: _build/html
output_path: _pagefind/pagefind
exclude_selectors:
- "a.headerlink"
- ".toctree-wrapper"
- ".sphinxsidebar"
- ".breadcrumbs"
- "pre"
glob: "{components,cookbook,guides,projects,web-api}/**/*.html"
root_selector: div[role=main]