mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +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"
|
".gitignore"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[package.metadata.docs.rs]
|
||||||
|
rustdoc-args = ["--html-in-header rustdoc-include-katex-header.html"]
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue