1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 12:22:20 +01:00

[api-docs] Run using netlify builders (#8842)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jesse Hills
2025-05-19 19:48:04 +12:00
parent a28932bc29
commit aa53d8f1ee
3 changed files with 37 additions and 41 deletions

3
.netlify/netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
command = "script/build-api-docs"
publish = "api-docs"