1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-03-26 11:37:10 +00:00

6 lines
91 B
Makefile

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