mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-03 16:11:37 +01:00
6 lines
79 B
Bash
6 lines
79 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
doxygen Doxyfile
|
||
|
|
|
||
|
|
esp-doxybook -i doxygen/xml -o ./api.md
|