aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 87f0571..5c86d6d 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ check: fmt
clang-tidy --config-file=.clang-tidy ./src/**/*.{hpp,cpp}
docs:
+ rm -rf ./docs/api;
# API reference pages
ldoc -p null-browser -t "Null browser api" \
--merge --ignore --lls \