mirror of https://github.com/OISF/suricata
rust: add doc target to build rust docs
Uses "cargo doc --no-deps" to build the documentation just for our Suricata package. Without --no-deps, documentation will be build for all our dependencies as well. The generated documentation will end up in target/doc as HTML.pull/5188/head
parent
abc71dc4a5
commit
7ca24041b6
Loading…
Reference in New Issue