Add avx2_backend to make doc FEATURES

This commit is contained in:
Henry de Valence 2018-06-21 12:01:09 -07:00
parent 16f39c82e5
commit 791506a29f

View file

@ -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