We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b89c59 commit 766ea3bCopy full SHA for 766ea3b
.cargo/config.toml
@@ -1,4 +1,4 @@
1
[build]
2
-# This works on local `cargo doc` and on docs.rs because we don't have any `normal` dependency.
+# This works both on local `cargo doc` and on docs.rs because we don't have any `normal` dependency.
3
# In most cases, `package.metadata.docs.rs` is recommended.
4
rustdocflags = ["--html-in-header", "./doc/katex-header.html"]
0 commit comments