doc: remove tmp mkdocs file on make clean

This commit is contained in:
Matthias Ringwald 2020-10-07 15:38:05 +02:00
parent 12586ac87e
commit a999813ff5
2 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,4 @@ btstack.pdf
docs_final
docs_tmp
latex
mkdocs.yml

View File

@ -41,7 +41,7 @@ update_content:
cp -r docs docs_final
clean:
rm -rf docs_final tmp btstack *.pdf latex/btstack_generated.* latex/btstack_final.tex
rm -rf docs_final tmp btstack *.pdf latex/btstack_generated.* latex/btstack_final.tex mkdocs.yml
rm -rf docs/appendix/apis.md docs/appendix/index.md docs/examples/examples.md docs/chipsets.md
rm -rf latex btstack help