mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
I think this will add KaTeX into docs.rs ???
This commit is contained in:
parent
28c1576a15
commit
448abf2e7c
2 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ exclude = [
|
|||
".gitignore"
|
||||
]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = ["--html-in-header rustdoc-include-katex-header.html"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue