diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2021-09-30 12:59:15 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2021-09-30 12:59:15 -0400 |
| commit | 3df3c68c3fb9ddf6c4f8c341ff6670703c6e28b6 (patch) | |
| tree | 193bda1a8e4c4640a77269cd186e9795893481d9 /api-docs/Makefile | |
| parent | 59adff1fffb5fe9b9c7813dda84b3abec96d8c50 (diff) | |
minimizing api documentation for faster builds and version updates
Diffstat (limited to 'api-docs/Makefile')
| -rw-r--r-- | api-docs/Makefile | 1 |
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: |
