diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,3 +20,6 @@ rand = "0.7.3" [[bench]] name = "benches" harness = false + +[package.metadata.docs.rs] +rustdoc-args = ["--html-in-header", "katex-header.html"]
\ No newline at end of file |