summaryrefslogtreecommitdiff
path: root/api-docs/Makefile
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-09-30 12:59:15 -0400
committerJordan Wiens <jordan@psifertex.com>2021-09-30 12:59:15 -0400
commit3df3c68c3fb9ddf6c4f8c341ff6670703c6e28b6 (patch)
tree193bda1a8e4c4640a77269cd186e9795893481d9 /api-docs/Makefile
parent59adff1fffb5fe9b9c7813dda84b3abec96d8c50 (diff)
minimizing api documentation for faster builds and version updates
Diffstat (limited to 'api-docs/Makefile')
-rw-r--r--api-docs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/api-docs/Makefile b/api-docs/Makefile
index 20b8a369..b9522724 100644
--- a/api-docs/Makefile
+++ b/api-docs/Makefile
@@ -52,7 +52,6 @@ clean:
rm -rf $(BUILDDIR)/*
rm -f $(SOURCEDIR)/binaryninja.*.rst
rm -f $(SOURCEDIR)/index.rst
- rm -f $(SOURCEDIR)/api/*.rst
.PHONY: html
html: