mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-15 03:26:36 +02:00
6 lines
112 B
Bash
6 lines
112 B
Bash
![]() |
apk add clang g++ doxygen
|
||
|
pip install breathe==4.29.0
|
||
|
cd components/esp_modem/docs/
|
||
|
./generate_docs
|
||
|
cd ../../..
|