Files
rmaker_multi_device/docs/README.md
ismail 34cf3ec285
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Initial commit.
2025-04-30 16:33:57 +03:00

16 lines
541 B
Markdown

# Documentation Source Folder
This folder contains source files of **ESP RainMaker API documentation**.
# Hosted Documentation
* Check the following link for the documentation: https://docs.espressif.com/projects/esp-rainmaker/en/latest/
The above URL is for the master branch latest version.
# Building Documentation
* ESP RainMaker uses esp-docs for building the docs.
* Change to the docs directory and run `build-docs -l en -t esp32`
* To understand more about ESP-Docs, please follow https://docs.espressif.com/projects/esp-docs.