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

[api-docs] Move netlify.toml to root (#8861)

This commit is contained in:
Jesse Hills
2025-05-21 11:43:19 +12:00
committed by GitHub
parent f8f09bca02
commit e9d832d64a

3
netlify.toml Normal file
View File

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