mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 22:43:35 +00:00
6 lines
139 B
Makefile
6 lines
139 B
Makefile
all:
|
|
./update_apis.py
|
|
./update_listings.py
|
|
mkdocs build --clean
|
|
echo "a.toctree-l4 { display: none; }" >> btstack/css/theme_extra.css
|