You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rustdocflags = ["--html-in-header", "./doc/katex-header.html"] # We don't have any `normal` dependency in this package. In most cases, `package.metadata.docs.rs` is recommended.
2
+
# This works 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.
0 commit comments