diff --git a/Makefile b/Makefile index 8b376cb..e447175 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -FEATURES := nightly yolocrypto +FEATURES := nightly yolocrypto avx2_backend doc: cargo rustdoc --features "$(FEATURES)" -- --html-in-header docs/assets/rustdoc-include-katex-header.html