From 3df3c68c3fb9ddf6c4f8c341ff6670703c6e28b6 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Thu, 30 Sep 2021 12:59:15 -0400 Subject: minimizing api documentation for faster builds and version updates --- api-docs/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'api-docs/Makefile') 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: -- cgit v1.3.1