btstack/port/arduino/docs/Makefile

6 lines
91 B
Makefile

all:
mkdir -p docs/appendix
./update_listings.py
./update_apis.py
mkdocs build --clean