mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-14 20:21:25 +01:00
10 lines
214 B
YAML
10 lines
214 B
YAML
|
site: _build/html
|
||
|
exclude_selectors:
|
||
|
- "a.headerlink"
|
||
|
- ".toctree-wrapper"
|
||
|
- ".sphinxsidebar"
|
||
|
- ".breadcrumbs"
|
||
|
glob: "{components,cookbook,guides,projects,web-api}/**/*.html"
|
||
|
root_selector: div[role=main]
|
||
|
|